insertClone
insertClone(int index, VideoFrame sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | VideoFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, AudioFrame sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | AudioFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Chart sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Chart | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Shape sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Shape | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, OleObjectFrame sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | OleObjectFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Connector sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Connector | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, ZoomObject sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | ZoomObject | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SmartArtShape sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SmartArtShape | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SmartArt sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SmartArt | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Table sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Table | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, LegacyDiagram sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | LegacyDiagram | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, AutoShape sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | AutoShape | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, GroupShape sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | GroupShape | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, GraphicalObject sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | GraphicalObject | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, PictureFrame sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | PictureFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SectionZoomFrame sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SectionZoomFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Ink sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Ink | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SummaryZoomFrame sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SummaryZoomFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SummaryZoomSection sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SummaryZoomSection | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, ZoomFrame sourceShape, float x, float y, float width, float height) function
Inserts a copy of a specified shape to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | ZoomFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
width | float | Width of a new shape. |
height | float | Height of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, VideoFrame sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | VideoFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, AudioFrame sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | AudioFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Chart sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Chart | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Shape sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Shape | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, OleObjectFrame sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | OleObjectFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Connector sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Connector | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, ZoomObject sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | ZoomObject | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SmartArtShape sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SmartArtShape | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SmartArt sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SmartArt | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Table sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Table | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, LegacyDiagram sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | LegacyDiagram | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, AutoShape sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | AutoShape | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, GroupShape sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | GroupShape | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, GraphicalObject sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | GraphicalObject | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, PictureFrame sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | PictureFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SectionZoomFrame sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SectionZoomFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Ink sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Ink | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SummaryZoomFrame sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SummaryZoomFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SummaryZoomSection sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SummaryZoomSection | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, ZoomFrame sourceShape, float x, float y) function
Inserts a copy of a specified shape to specified position of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | ZoomFrame | Shape to clone. |
x | float | X coordinate of a new shape. |
y | float | Y coordinate of a new shape. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, VideoFrame sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | VideoFrame | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, AudioFrame sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | AudioFrame | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Chart sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Chart | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Shape sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Shape | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, OleObjectFrame sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | OleObjectFrame | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Connector sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Connector | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, ZoomObject sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | ZoomObject | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SmartArtShape sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SmartArtShape | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SmartArt sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SmartArt | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Table sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Table | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, LegacyDiagram sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | LegacyDiagram | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, AutoShape sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | AutoShape | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, GroupShape sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | GroupShape | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, GraphicalObject sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | GraphicalObject | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, PictureFrame sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | PictureFrame | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SectionZoomFrame sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SectionZoomFrame | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, Ink sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | Ink | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SummaryZoomFrame sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SummaryZoomFrame | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, SummaryZoomSection sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | SummaryZoomSection | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame
insertClone(int index, ZoomFrame sourceShape) function
Inserts a copy of a specified shape to specified position of the collection. X, Y, Width and Height of the new shape are equal to X, Y, Width and Height of the source Shape.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of new shape. |
sourceShape | ZoomFrame | Shape to clone. |
Result
VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame