[]
Returns a ShapeRange object that represents a subset of the shapes in a Shapes collection.
IShapeRange this[string[] index] { get; }
| Type | Name | Description |
|---|---|---|
| string[] | index |
Returns a ShapeRange object that represents a subset of the shapes in a Shapes collection.
IShapeRange this[int[] index] { get; }
| Type | Name | Description |
|---|---|---|
| int[] | index |