SheetInfo Class
Contains information about a sheet in a workbook.
Inheritance Hierarchy
System.Object
Microsoft.Office.Excel.Server.WebServices.SheetInfo
Namespace: Microsoft.Office.Excel.Server.WebServices
Assembly: Microsoft.Office.Excel.Server.WebServices (in Microsoft.Office.Excel.Server.WebServices.dll)
Syntax
'Declaration
Public NotInheritable Class SheetInfo
'Usage
Dim instance As SheetInfo
public sealed class SheetInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.