get_fields method
get_fields
Gets the specific pivot field list by the region.
Returns
the specific pivot field collection
def get_fields(self, field_type):
...
Parameter | Type | Description |
---|---|---|
field_type | PivotFieldType | the region type. |
See Also
- module
aspose.cells.pivot
- class
PivotTable