Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / IControlCollection Interface / get Method / get(int) Method
In This Topic
    get(int) Method
    In This Topic
    Gets control by index.
    Syntax
    IControl get( 
       int index
    )

    Parameters

    index
    See Also