TableToRangeOptions.LastRow

TableToRangeOptions.LastRow property

Gets and sets the last row index of the table.

public int LastRow { get; set; }

See Also