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

    Parameters

    index
    See Also