GetAllowMultipleFiltersPerField Method

GetAllowMultipleFiltersPerField function

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


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

Remarks

See Also