PivotAreaFilter Class

PivotAreaFilter class

Represents the filter of for .


type PivotAreaFilter struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewPivotAreaFilterDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
IsSubtotalSetGets which subtotal is set for this filter.
SetSubtotalsSubtotal for the filter.
GetSelectedIndicates whether this field has selection.Only works when the PivotTable is in Outline view.
SetSelectedIndicates whether this field has selection.Only works when the PivotTable is in Outline view.