ExcelServicesData Members (Microsoft.PerformancePoint.Scorecards)

Represents the data used to retrieve an Excel Services workbook.

The following tables list the members exposed by the ExcelServicesData type.

Public Constructors

  Name Description
Public method ExcelServicesData Initializes a new instance of the ExcelServicesData class.

Top

Public Properties

  Name Description
Public property Columns The number of columns to display.
Public property DocumentLibrary The document library that contains the workbook.
Public property DocumentLibraryDisplay The document library that contains the workbook.
Public property DocumentLibraryRootFolder The root folder of the document library.
Public property FolderFileName The relative path to the workbook.
Public property ItemName The name of the item to display.
Public property Rows The number of rows to display.
Public property SharePointSite The selected SharePoint site.
Public property ToolbarOptions The toolbar options for the Web part.
Public property ToolbarType The toolbar type for the Web part.
Public property ViewOptions The view options that have been set.
Public property WorkbookParameters The workbook parameters that have been set.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ExcelServicesData Class
Microsoft.PerformancePoint.Scorecards Namespace