public class GridPivotFieldCollection
extends java.lang.Object
GridPivotField objects.| Modifier and Type | Method and Description |
|---|---|
int |
add(GridPivotField pivotField)
Adds a PivotField Object to the specific type PivotFields.
|
void |
clear()
Clears all PivotFields.
|
GridPivotField |
get(int index)
Gets the
GridPivotField element at the specified index. |
int |
getCount()
Gets the size of enumerator
|
public int add(GridPivotField pivotField)
pivotField - a PivotField Object.public void clear()
public GridPivotField get(int index)
GridPivotField element at the specified index.index - The zero based index of the element.public int getCount()
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.