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
- Class PivotField
- Namespace Aspose.Cells.Pivot
- Library Aspose.Cells for Go