SetIsMultipleFieldFilters Method

SetIsMultipleFieldFilters function

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


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

Remarks

See Also