All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.TableToRangeOptions.html Maven / Gradle / Ivy






TableToRangeOptions




com.aspose.cells
Class TableToRangeOptions

java.lang.Object
    extended by com.aspose.cells.TableToRangeOptions

public class TableToRangeOptions 
extends java.lang.Object

Represents the options when converting table to range.


Constructor Summary
TableToRangeOptions()
          
 
Property Getters/Setters Summary
intgetLastRow()
voidsetLastRow(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.

setLastRow

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.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy