PivotFieldCollection Class |
Namespace: Aspose.Cells.Pivot
The PivotFieldCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the count of the pivotFields.
|
![]() | ItemInt32 |
Gets the PivotField Object at the specific index.
|
![]() | ItemString |
Gets the PivotField Object of the specific name.
|
![]() | Type |
Gets the PivotFields type.
|
Name | Description | |
---|---|---|
![]() | Add |
Adds a PivotField Object to the specific type PivotFields.
|
![]() | AddByBaseIndex |
Adds a PivotField Object to the specific type PivotFields.
|
![]() | Clear |
clear all fields of PivotFieldCollection
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Gets an enumerator over the elements in this collection in proper sequence.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |