idx_get()
ChartDataWorksheetCollection::idx_get(int32_t) method
Returns the worksheet by index.
System::SharedPtr<IChartDataWorksheet> Aspose::Slides::Charts::ChartDataWorksheetCollection::idx_get(int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of the worksheet in the collection. |
Return Value
Instance of the IChartDataWorksheet.
See Also
- Typedef SharedPtr
- Class IChartDataWorksheet
- Class ChartDataWorksheetCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides