ExcelServicesToolbarType Enumeration (Microsoft.PerformancePoint.Scorecards)

Defines the available toolbar types for an Excel Services Web part.

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

Syntax

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

Members

  Member name Description
FullToolbar Displays the full toolbar.  
None Does not display a toolbar.  
SummaryToolbar Displays the summary toolbar.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace