Aspose::Cells::Pivot::PivotAreaFilterCollection::Get method
PivotAreaFilterCollection::Get method
Gets filter from the list by the index.
PivotAreaFilter Aspose::Cells::Pivot::PivotAreaFilterCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The Index |
ReturnValue
See Also
- Class PivotAreaFilter
- Class Vector
- Class PivotAreaFilterCollection
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++