AddTop10Filter Method
AddTop10Filter function
Filters by values of data pivot field.
func (instance *PivotFilterCollection) AddTop10Filter(basefieldindex int32, valuefieldindex int32, type_ PivotFilterType, istop bool, itemcount int32) (*PivotFilter, error)
Remarks
See Also
- Class PivotFilterCollection
- Namespace Aspose.Cells.Pivot
- Library Aspose.Cells for Go