public class PivotAreaFilter
extends java.lang.Object
PivotArea for PivotTable.| Constructor and Description |
|---|
PivotAreaFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getSelected()
Indicates whether this field has selection.
|
boolean |
isSubtotalSet(int subtotalType)
Gets which subtotal is set for this filter.
|
void |
setSelected(boolean value)
Indicates whether this field has selection.
|
void |
setSubtotals(int subtotalType,
boolean shown)
Subtotal for the filter.
|
public boolean isSubtotalSet(int subtotalType)
subtotalType - PivotFieldSubtotalType. The subtotal function type.public void setSubtotals(int subtotalType,
boolean shown)
subtotalType - PivotFieldSubtotalType. The subtotal function.shown - Indicates if showing this subtotal data.public boolean getSelected()
public void setSelected(boolean value)
See 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 2003-2025. All Rights Reserved.