public class PivotAreaCollection extends CollectionBase
| Modifier and Type | Method and Description |
|---|---|
void |
add(CellArea cellArea)
Adds an area based on pivot table view.
|
int |
add(PivotArea pivotArea)
Adds pivot area.
|
PivotArea |
get(int index)
Gets a
PivotArea object; |
void |
removeAt(int index)
Remove one pivot conditional formatted area setting.
|
public int add(PivotArea pivotArea)
pivotArea - The pivot area.public void removeAt(int index)
removeAt in class CollectionBaseindex - The indexpublic PivotArea get(int index)
PivotArea object;get in class CollectionBaseindex - Specified position index.public void add(CellArea cellArea)
cellArea - The area based on pivot table view.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.