PivotAreaFilter class
PivotAreaFilter class
Represents the filter of PivotArea
for PivotTable
.
The PivotAreaFilter type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of PivotAreaFilter |
Properties
Property | Description |
---|---|
selected | Indicates whether this field has selection. Only works when the PivotTable is in Outline view. |
Methods
Method | Description |
---|---|
is_subtotal_set | Gets which subtotal is set for this filter. |
set_subtotals | Subtotal for the filter. |
See Also
- module
aspose.cells.pivot
- class
PivotArea
- class
PivotTable