Aspose::Cells::Pivot::PivotTableFormatCollection::Get method
PivotTableFormatCollection::Get method
Gets the format by the index.
PivotTableFormat Aspose::Cells::Pivot::PivotTableFormatCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
See Also
- Class PivotTableFormat
- Class Vector
- Class PivotTableFormatCollection
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++