ExcelServicesItemType Enumeration (Microsoft.PerformancePoint.Scorecards)

Defines the types of available Excel Services objects.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Enumeration ExcelServicesItemType
'Usage
Dim instance As ExcelServicesItemType
public enum ExcelServicesItemType

Members

  Member name Description
Chart A chart object.  
NamedRange A NamedRange object.  
PivotChart A PivotChart object.  
PivotTable A PivotTable object.  
Sheet A sheet object.  
Table A table object.  
Workbook A workbook object.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace