idx_get()
IChartDataWorksheetCollection::idx_get(int32_t) method
Returns the worksheet by index.
virtual System::SharedPtr<IChartDataWorksheet> Aspose::Slides::Charts::IChartDataWorksheetCollection::idx_get(int32_t index)=0
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 IChartDataWorksheetCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides