idx_get()
ChartCellCollection::idx_get(int32_t) method
Returns a cell (IChartDataCell) by index.
System::SharedPtr<IChartDataCell> Aspose::Slides::Charts::ChartCellCollection::idx_get(int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of a cell. |
Return Value
Cell with data.
See Also
- Typedef SharedPtr
- Class IChartDataCell
- Class ChartCellCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides