Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / Reference Class / setIsLastRowRelative Method
In This Topic
    setIsLastRowRelative Method
    In This Topic
    Gets or sets whether the last row is absolute. The default value is @code:true.
    Syntax
    public void setIsLastRowRelative( 
       boolean value
    )

    Parameters

    value
    See Also