-
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
| | |
|
Gets and sets the last row index of the table.
|
-
Property Getters/Setters Detail
setLastRow | |
public voidsetLastRow(intvalue)
|
-
Gets and sets the last row index of the table.