SetAllowMultipleFiltersPerField Method

SetAllowMultipleFiltersPerField function

Specifies a boolean value that indicates whether the fields of a PivotTable can have multiple filters set on them.


func (instance *PivotTable) SetAllowMultipleFiltersPerField(value bool)  error

Remarks

See Also