addClone

Contents
[ ]

addClone(VideoFrame sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeVideoFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(AudioFrame sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeAudioFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(Chart sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeChartShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(Shape sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeShapeShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(OleObjectFrame sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeOleObjectFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(Connector sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeConnectorShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(ZoomObject sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeZoomObjectShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(SmartArtShape sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeSmartArtShapeShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(SmartArt sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeSmartArtShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(Table sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeTableShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(LegacyDiagram sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeLegacyDiagramShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(AutoShape sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeAutoShapeShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(GroupShape sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeGroupShapeShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(GraphicalObject sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeGraphicalObjectShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(PictureFrame sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapePictureFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(SectionZoomFrame sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeSectionZoomFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(Ink sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeInkShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(SummaryZoomFrame sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeSummaryZoomFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(SummaryZoomSection sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeSummaryZoomSectionShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(ZoomFrame sourceShape, float x, float y, float width, float height) function

Adds a copy of a specified shape to the end of the collection.

Parameters

NameTypeDescription
sourceShapeZoomFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY coordinate of a new shape.
widthfloatWidth of a new shape.
heightfloatHeight 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


addClone(VideoFrame sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeVideoFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(AudioFrame sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeAudioFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(Chart sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeChartShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(Shape sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeShapeShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(OleObjectFrame sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeOleObjectFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(Connector sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeConnectorShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(ZoomObject sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeZoomObjectShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(SmartArtShape sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeSmartArtShapeShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(SmartArt sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeSmartArtShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(Table sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeTableShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(LegacyDiagram sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeLegacyDiagramShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(AutoShape sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeAutoShapeShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(GroupShape sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeGroupShapeShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(GraphicalObject sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeGraphicalObjectShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(PictureFrame sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapePictureFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(SectionZoomFrame sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeSectionZoomFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(Ink sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeInkShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(SummaryZoomFrame sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeSummaryZoomFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(SummaryZoomSection sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeSummaryZoomSectionShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(ZoomFrame sourceShape, float x, float y) function

Adds a copy of a specified shape to the end of the collection. Width and Height of the new shape are equal to Width and Height of the source Shape.

Parameters

NameTypeDescription
sourceShapeZoomFrameShape to clone.
xfloatX coordinate of a new shape.
yfloatY 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


addClone(VideoFrame sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeVideoFrameShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(AudioFrame sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeAudioFrameShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(Chart sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeChartShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(Shape sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeShapeShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(OleObjectFrame sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeOleObjectFrameShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(Connector sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeConnectorShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(ZoomObject sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeZoomObjectShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(SmartArtShape sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeSmartArtShapeShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(SmartArt sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeSmartArtShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(Table sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeTableShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(LegacyDiagram sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeLegacyDiagramShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(AutoShape sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeAutoShapeShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(GroupShape sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeGroupShapeShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(GraphicalObject sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeGraphicalObjectShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(PictureFrame sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapePictureFrameShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(SectionZoomFrame sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeSectionZoomFrameShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(Ink sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeInkShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(SummaryZoomFrame sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeSummaryZoomFrameShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(SummaryZoomSection sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeSummaryZoomSectionShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame


addClone(ZoomFrame sourceShape) function

Adds a copy of a specified shape to the end 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

NameTypeDescription
sourceShapeZoomFrameShape to clone.

Result

VideoFrame, AudioFrame, Chart, Shape, OleObjectFrame, Connector, ZoomObject, SmartArtShape, SmartArt, Table, LegacyDiagram, AutoShape, GroupShape, GraphicalObject, GeometryShape, PictureFrame, SectionZoomFrame, Ink, SummaryZoomFrame, SummaryZoomSection, ZoomFrame