com.aspose.cells.TableToRangeOptions.html Maven / Gradle / Ivy
TableToRangeOptions
com.aspose.cells
Class TableToRangeOptions
java.lang.Object
com.aspose.cells.TableToRangeOptions
public class TableToRangeOptions
- extends java.lang.Object
Constructor Summary |
---|
TableToRangeOptions()
|
Property Getters/Setters Summary | ||
---|---|---|
int | getLastRow() | |
void | setLastRow(int) | |
Gets and sets the last row index of the table. |
Constructor Detail |
---|
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.