Item
ChartDataWorksheetCollection indexer
Returns the worksheet by index.
public IChartDataWorksheet this[int index] { get; }
Parameter | Description |
---|---|
index | Index of the worksheet in the collection. |
Return Value
Instance of the IChartDataWorksheet.
See Also
- interface IChartDataWorksheet
- class ChartDataWorksheetCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides