Work with worksheets
Applies to: Visual Studio Visual Studio for Mac
Note
This article applies to Visual Studio 2017. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here
The Worksheet and Worksheet classes contain the methods and properties you use to perform tasks with worksheets.
For more information about Excel tasks and the Excel object model, see Excel object model overview.
In some cases, the ways that you perform these tasks in VSTO Add-ins is different from the ways that you perform them in document-level customizations.