Row.LastDataCell

Row.LastDataCell property

Gets the last non-blank cell in the row.

public Cell LastDataCell { get; }

See Also