FilterByLabel Method

FilterByLabel function

Filters by captions of row or column pivot field.


func (instance *PivotField) FilterByLabel(type_ PivotFilterType, label1 string, label2 string)  (*PivotFilter,  error) 

Remarks

See Also