| Package | Description |
|---|---|
| com.grapecity.documents.excel.drawing | |
| com.grapecity.documents.excel.forms |
| Modifier and Type | Method and Description |
|---|---|
IShapeRange |
IShapes.getRange(int[] index)
Returns a ShapeRange object that represents a subset of the shapes in a Shapes collection.
|
IShapeRange |
IShapes.getRange(java.lang.String[] index)
Returns a ShapeRange object that represents a subset of the shapes in a Shapes collection.
|
IShapeRange |
IShape.ungroup()
Ungroups any grouped shapes in the specified shape or range of shapes.
|
| Modifier and Type | Method and Description |
|---|---|
IShapeRange |
IControl.getShapeRange()
The shapes of this control.
|