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