Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / get Method / get(int) Method
In This Topic
    get(int) Method
    In This Topic
    Returns a new instance of IRange by index which represents a cell.
    Syntax
    IRange get( 
       int index
    )

    Parameters

    index
    See Also