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

    Parameters

    value
    See Also