Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITextRange Interface / get Method
The index. ITextRange
In This Topic
    get Method
    In This Topic
    Gets the ITextRange with the specified index.
    Syntax
    ITextRange get( 
       int index
    )

    Parameters

    index
    The index. ITextRange
    See Also