Column
IChartDataCell.Column property
Returns the index of the column of worksheet in which the cell is located. Read-only Int32.
public int Column { get; }
See Also
- interface IChartDataCell
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides
Returns the index of the column of worksheet in which the cell is located. Read-only Int32.
public int Column { get; }