Class PivotAreaFilter
PivotAreaFilter class
Represents the filter of PivotArea
for PivotTable
.
public class PivotAreaFilter
Constructors
Name | Description |
---|---|
PivotAreaFilter() | The default constructor. |
Properties
Name | Description |
---|---|
Selected { get; set; } | Indicates whether this field has selection. Only works when the PivotTable is in Outline view. |
Methods
Name | Description |
---|---|
IsSubtotalSet(PivotFieldSubtotalType) | Gets which subtotal is set for this filter. |
SetSubtotals(PivotFieldSubtotalType, bool) | Subtotal for the filter. |
See Also
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells