Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IShapes Interface / getRange Method / getRange(String[]) Method
In This Topic
    getRange(String[]) Method
    In This Topic
    Returns a ShapeRange object that represents a subset of the shapes in a Shapes collection.
    Syntax
    IShapeRange getRange( 
       java.lang.String[] index
    )

    Parameters

    index
    See Also