PivotSummaryDataSource Methods
Represents a summary data source.
Name | Description |
---|---|
Dispose() |
Disposes of the data source.
Inherited from Pivot |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Export |
Exports the summary data source to a binary stream in the XML format.
Inherited from Pivot |
Export |
Exports the summary data source to an XML file.
Inherited from Pivot |
Get |
Returns the index of the column that corresponds to the specified field. |
Get |
Returns the field to which the specified column corresponds. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns whether the specified cell corresponds to the ‘Others’ column/row.
Inherited from Pivot |
Get |
Returns whether the specified cell corresponds to the ‘Others’ column/row.
Inherited from Pivot |
Get |
For internal use.
Inherited from Pivot |
Get |
For internal use.
Inherited from Pivot |
Get |
Returns the index of the specified row.
Inherited from Pivot |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns the value of the specified cell. |
Get |
Returns the value of the specified cell.
Inherited from Pivot |
Get |
Returns the value of the specified cell.
Inherited from Pivot |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also