EPPlus 3.0 |
ExcelPivotTableRowColumnFieldCollection Members |
ExcelPivotTableRowColumnFieldCollection Class Methods Properties See Also Send Feedback |
The ExcelPivotTableRowColumnFieldCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add |
Add a new row/column field
| |
Equals | (Inherited from Object.) | |
GetEnumerator | (Inherited from ExcelPivotTableFieldCollectionBase<(Of <(T>)>).) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
Remove |
Remove a field
| |
RemoveAt |
Remove a field at a specific position
| |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Count | (Inherited from ExcelPivotTableFieldCollectionBase<(Of <(T>)>).) | |
Item | (Inherited from ExcelPivotTableFieldCollectionBase<(Of <(T>)>).) |