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

    Parameters

    value
    See Also