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