java.lang.Object
com.aspose.cells.TableToRangeOptions
public class TableToRangeOptions
- extends java.lang.Object
Represents the options when converting table to range.
Property Getters/Setters Summary |
int | getLastRow() | |
void | setLastRow(int) | |
|
Gets and sets the last row index of the table.
|
TableToRangeOptions
public TableToRangeOptions()
-
Property Getters/Setters Detail |
getLastRow/setLastRow | |
public int getLastRow() / public void setLastRow(int value)
|
-
Gets and sets the last row index of the table.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.