AddLabelFilter Method
AddLabelFilter function
Filters by captions of row or column pivot field.
func (instance *PivotFilterCollection) AddLabelFilter(basefieldindex int32, type_ PivotFilterType, label1 string, label2 string) (*PivotFilter, error)
Remarks
See Also
- Class PivotFilterCollection
- Namespace Aspose.Cells.Pivot
- Library Aspose.Cells for Go