IsMultipleFieldFilters Method

IsMultipleFieldFilters function

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


func (instance *PivotTable) IsMultipleFieldFilters()  (bool,  error) 

Remarks

See Also