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