indexOf
indexOf(VideoFrame shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | VideoFrame | The shape to locate in the collection. |
Result
int
indexOf(AudioFrame shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | AudioFrame | The shape to locate in the collection. |
Result
int
indexOf(Chart shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | Chart | The shape to locate in the collection. |
Result
int
indexOf(Shape shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | Shape | The shape to locate in the collection. |
Result
int
indexOf(OleObjectFrame shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | OleObjectFrame | The shape to locate in the collection. |
Result
int
indexOf(Connector shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | Connector | The shape to locate in the collection. |
Result
int
indexOf(ZoomObject shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | ZoomObject | The shape to locate in the collection. |
Result
int
indexOf(SmartArtShape shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | SmartArtShape | The shape to locate in the collection. |
Result
int
indexOf(SmartArt shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | SmartArt | The shape to locate in the collection. |
Result
int
indexOf(Table shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | Table | The shape to locate in the collection. |
Result
int
indexOf(LegacyDiagram shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | LegacyDiagram | The shape to locate in the collection. |
Result
int
indexOf(AutoShape shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | AutoShape | The shape to locate in the collection. |
Result
int
indexOf(GroupShape shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | GroupShape | The shape to locate in the collection. |
Result
int
indexOf(GraphicalObject shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | GraphicalObject | The shape to locate in the collection. |
Result
int
indexOf(PictureFrame shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | PictureFrame | The shape to locate in the collection. |
Result
int
indexOf(SectionZoomFrame shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | SectionZoomFrame | The shape to locate in the collection. |
Result
int
indexOf(Ink shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | Ink | The shape to locate in the collection. |
Result
int
indexOf(SummaryZoomFrame shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | SummaryZoomFrame | The shape to locate in the collection. |
Result
int
indexOf(SummaryZoomSection shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | SummaryZoomSection | The shape to locate in the collection. |
Result
int
indexOf(ZoomFrame shape) function
Returns the zero-based index of the first occurrence of a shape in the collection.
Parameters
Name | Type | Description |
---|---|---|
shape | ZoomFrame | The shape to locate in the collection. |
Result
int