PivotFieldCollection class
PivotFieldCollection class
Represents a collection of all the PivotField objects in the PivotTable’s specific PivotFields type.
The PivotFieldCollection type exposes the following members:
Properties
Property | Description |
---|---|
type | Gets the PivotFields type. |
count | Gets the count of the pivotFields. |
Gets the PivotField Object at the specific index.
Indexer
Name | Description |
---|---|
[index] |
Methods
Method | Description |
---|---|
add_by_base_index | Adds a PivotField Object to the specific type PivotFields. |
add | Adds a PivotField Object to the specific type PivotFields. |
clear | clear all fields of PivotFieldCollection |
move | Moves the PivotField from current position to destination position |
See Also
- module
aspose.cells.pivot