TableToRangeOptions.LastRow
TableToRangeOptions.LastRow property
Gets and sets the last row index of the table.
public int LastRow { get; set; }
See Also
- class TableToRangeOptions
- namespace Aspose.Cells.Tables
- assembly Aspose.Cells
Gets and sets the last row index of the table.
public int LastRow { get; set; }