Item
IChartDataWorksheetCollection 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
- interface IChartDataWorksheetCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides