public class GridPivotItemCollection
extends java.lang.Object
GridPivotItem objects.| Modifier and Type | Method and Description |
|---|---|
int |
add(GridPivotItem item)
Adds a PivotItem Object to the specific type PivotItems.
|
GridPivotItem |
get(int index)
Gets the
GridPivotItem element at the specified index. |
int |
getCount()
Gets the size of enumerator
|
public int add(GridPivotItem item)
item - a GridPivotItem Object.public GridPivotItem get(int index)
GridPivotItem 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.