Aspose::Cells::Pivot::PivotArea::Select method
PivotArea::Select method
Select the area with filters.
void Aspose::Cells::Pivot::PivotArea::Select(PivotFieldType axisType, int32_t fieldPosition, PivotTableSelectionType selectionType)
Parameter | Type | Description |
---|---|---|
axisType | PivotFieldType | The region of the PivotTable to which this rule applies. |
fieldPosition | int32_t | Position of the field within the axis to which this rule applies. |
selectionType | PivotTableSelectionType | Specifies what can be selected in a PivotTable during a structured selection. |
See Also
- Class Vector
- Enum PivotFieldType
- Enum PivotTableSelectionType
- Class PivotArea
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++