Package | Description |
---|---|
com.gembox.spreadsheet.pivottables |
Contains types that constitute model of Pivot Tables.
|
Modifier and Type | Method and Description |
---|---|
static PivotFilter |
PivotFilter.create(PivotField field)
Deprecated.
This method is internal and should not be used.
|
PivotFilter |
PivotFilterCollection.get(PivotField field)
Gets the
PivotFilter for the specified pivot field. |
PivotFilter |
PivotField.getFilter()
Deprecated.
This method is internal and should not be used.
|
Modifier and Type | Method and Description |
---|---|
Iterator<PivotFilter> |
PivotFilterCollection.iterator()
Returns an iterator that iterates through the
PivotFilter s. |
Modifier and Type | Method and Description |
---|---|
void |
PivotField.setFilter(PivotFilter filter)
Deprecated.
This method is internal and should not be used.
|
© GemBox d.o.o. — All rights reserved.