PivotFieldGetPivotFilters Method |
Gets the pivot filters of the pivot field
Namespace:
Aspose.Cells.Pivot
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic ArrayList GetPivotFilters()
Public Function GetPivotFilters As ArrayList
public:
ArrayList^ GetPivotFilters()
member GetPivotFilters : unit -> ArrayList
Return Value
Type:
ArrayList
See Also