public class PivotFilterCollection extends CollectionBase
| Modifier and Type | Method and Description |
|---|---|
int |
add(int fieldIndex,
int type)
Adds a PivotFilter Object to the specific type
|
void |
clearFilter(int fieldIndex)
Clear PivotFilter from the specific PivotField
|
PivotFilter |
get(int index)
Gets the pivotfilter object at the specific index.
|
public PivotFilter get(int index)
get in class CollectionBaseindex - Specified position index.public int add(int fieldIndex,
int type)
fieldIndex - the PivotField indextype - PivotFilterType. the PivotFilter typepublic void clearFilter(int fieldIndex)
fieldIndex - the PivotField indexSee 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 2001-2023. All Rights Reserved.