ExcelDataSet Members (Microsoft.PerformancePoint.Scorecards)

Represents a data set derived from an Excel file.

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

Public Constructors

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

Top

Public Properties

  Name Description
Public property CompressedDataTable The compressed data table.
Public property DataTable The data table.
Public property ExcelFileBlob The serialized Excel file data.
Public property TableMapping The data table mapping.
Public property UseFirstRowHeaders Indicates if the first row in the worksheet consists of headers.

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

ExcelDataSet Class
Microsoft.PerformancePoint.Scorecards Namespace