Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
method | getSelected() | |
method | setSelected(value) | |
Indicates whether this field has selection. Only works when the PivotTable is in Outline view. |
Method Summary | ||
---|---|---|
method | isSubtotalSet(subtotalType) | |
Gets which subtotal is set for this filter.
|
||
method | setSubtotals(subtotalType, shown) | |
Subtotal for the filter.
|
boolean getSelected() / setSelected(value)
boolean isSubtotalSet(subtotalType)
subtotalType: int
- A setSubtotals(subtotalType, shown)
subtotalType: int
- A shown: boolean
- Indicates if showing this subtotal data.