[]
Returns a ShapeRange object that represents a subset of the shapes in a Shapes collection.
IShapeRange this[string[] index] { get; }
ReadOnly Default Property Item(index As String()) As IShapeRange
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; }
ReadOnly Default Property Item(index As Integer()) As IShapeRange
Type | Name | Description |
---|---|---|
int[] | index |