select method
select
Select the area with filters.
def select(self, axis_type, field_position, selection_type):
...
Parameter | Type | Description |
---|---|---|
axis_type | PivotFieldType | The region of the PivotTable to which this rule applies. |
field_position | int | Position of the field within the axis to which this rule applies. |
selection_type | PivotTableSelectionType | Specifies what can be selected in a PivotTable during a structured selection. |
See Also
- module
aspose.cells.pivot
- class
PivotArea