Item
ChartCellCollection indexer
Returns a cell (IChartDataCell) by index.
public IChartDataCell this[int index] { get; }
Parameter | Description |
---|---|
index | Index of a cell. |
Return Value
Cell with data.
See Also
- interface IChartDataCell
- class ChartCellCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides