PivotAreaFilter Class
PivotAreaFilter class
Represents the filter of for .
type PivotAreaFilter struct {
ptr unsafe.Pointer
}
Constructors
Methods
| Method | Description |
|---|
| IsNull | Checks whether the implementation object is nullptr. |
| IsSubtotalSet | Gets which subtotal is set for this filter. |
| SetSubtotals | Subtotal for the filter. |
| GetSelected | Indicates whether this field has selection.Only works when the PivotTable is in Outline view. |
| SetSelected | Indicates whether this field has selection.Only works when the PivotTable is in Outline view. |