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 types of the returned items.
Namespace: Microsoft.Office.Excel.Server.WebServices
Assembly: Microsoft.Office.Excel.Server.WebServices (in Microsoft.Office.Excel.Server.WebServices.dll)
Syntax
'Declaration
Public Enumeration ItemType
'Usage
Dim instance As ItemType
public enum ItemType
Members
Member name | Description | |
---|---|---|
Chart | Indicates the returned items are chart. All charts are supported, including PivotChart. | |
PivotTable | Indicates the returned items are PivotTables. | |
Table | Indicates the returned items are tables. | |
NamedRange | Indicates the returned items are named ranges. |