addClone

Contents
[ ]

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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


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

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.

Returns

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


addClone(Connector sourceShape) method

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.

Returns

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


addClone(GraphicalObject sourceShape) method

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.

Returns

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


addClone(SmartArtShape sourceShape) method

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.

Returns

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


addClone(Shape sourceShape) method

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.

Returns

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


addClone(Table sourceShape) method

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.

Returns

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


addClone(Ink sourceShape) method

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.

Returns

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


addClone(SummaryZoomFrame sourceShape) method

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.

Returns

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


addClone(SummaryZoomSection sourceShape) method

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.

Returns

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


addClone(ZoomFrame sourceShape) method

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.

Returns

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


addClone(VideoFrame sourceShape) method

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.

Returns

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


addClone(OleObjectFrame sourceShape) method

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.

Returns

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


addClone(SmartArt sourceShape) method

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.

Returns

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


addClone(GroupShape sourceShape) method

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.

Returns

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


addClone(AutoShape sourceShape) method

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.

Returns

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


addClone(SectionZoomFrame sourceShape) method

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.

Returns

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


addClone(PictureFrame sourceShape) method

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.

Returns

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


addClone(AudioFrame sourceShape) method

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.

Returns

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


addClone(Chart sourceShape) method

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.

Returns

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


addClone(ZoomObject sourceShape) method

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.

Returns

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


addClone(LegacyDiagram sourceShape) method

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.

Returns

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