Aspose::Cells::Charts::SparklineGroupCollection::Get method
SparklineGroupCollection::Get method
Gets the SparklineGroup element at the specified index.
SparklineGroup Aspose::Cells::Charts::SparklineGroupCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero based index of the element. |
ReturnValue
The element at the specified index.
See Also
- Class SparklineGroup
- Class Vector
- Class SparklineGroupCollection
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++