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

    Parameters

    value
    See Also