Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the type of sheet that is returned.
Namespace: Microsoft.Office.Excel.Server.WebServices
Assembly: Microsoft.Office.Excel.Server.WebServices (in Microsoft.Office.Excel.Server.WebServices.dll)
Syntax
'Declaration
Public Enumeration SheetType
'Usage
Dim instance As SheetType
public enum SheetType
Members
| Member name | Description | |
|---|---|---|
| Worksheet | The returned sheet is a worksheet. | |
| Chartsheet | The returned sheet is a chart sheet. |