Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRangeProvider Interface / get Method / get(String) Method
The reference.
In This Topic
    get(String) Method
    In This Topic
    Gets the IRange object with the specified reference.
    Syntax
    IRange get( 
       java.lang.String reference
    )

    Parameters

    reference
    The reference.
    See Also