Row.FirstCell
Row.FirstCell property
Gets the first cell object in the row.
public Cell FirstCell { get; }
See Also
- class Cell
- class Row
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets the first cell object in the row.
public Cell FirstCell { get; }