FilterByValue Method
FilterByValue function
Filters by values of data pivot field.
func (instance *PivotField) FilterByValue(valuefieldindex int32, type_ PivotFilterType, value1 float64, value2 float64) (*PivotFilter, error)
Remarks
See Also
- Class PivotField
- Namespace Aspose.Cells.Pivot
- Library Aspose.Cells for Go