Item
IChartCellCollection indexer
Devuelve una celda (IChartDataCell) por índice.
public IChartDataCell this[int index] { get; }
Parameter | Description |
---|---|
index | Índice de una celda. |
Return Value
Celda con datos.
See Also
- interface IChartDataCell
- interface IChartCellCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides