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