Row.LastCell

Row.LastCell property

Gets the last cell object in the row.

public Cell LastCell { get; }

See Also