Share via


Shapes Members

Include Protected Members
Include Inherited Members

The Shapes type exposes the following members.

Properties

  Name Description
Public property Application
Public property Count
Public property Creator
Public property HasTitle
Public property Item
Public property Parent
Public property Placeholders
Public property Title

Top

Methods

  Name Description
Public method AddCallout
Public method AddCanvas
Public method AddChart Adds a chart to a presentation.
Public method AddComment Adds a comment. Returns a CanvasShapes object that represents the new comment.
Public method AddConnector
Public method AddCurve
Public method AddDiagram
Public method AddLabel
Public method AddLine
Public method AddMediaObject Creates a media object. Returns a CanvasShapes object that represents the new media object.
Public method AddOLEObject Creates an OLE object. Returns a CanvasShapes object that represents the new OLE object.
Public method AddPicture
Public method AddPlaceholder Restores a previously deleted placeholder on a slide. Returns a CanvasShapes object that represents the restored placeholder.
Public method AddPolyline
Public method AddShape
Public method AddTable Adds a table shape to a slide.
Public method AddTextbox
Public method AddTextEffect
Public method AddTitle
Public method BuildFreeform
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method Paste Pastes the shapes, slides, or text on the Clipboard into the specified Shapes collection, at the top of the z-order. Each pasted object becomes a member of the specified Shapes collection. If the Clipboard contains entire slides, the slides will be pasted as shapes that contain the images of the slides. If the Clipboard contains a text range, the text will be pasted into a newly created TextFrame shape. Returns a ShapeRange object that represents the pasted objects.
Public method PasteSpecial Pastes the contents of the Clipboard, using a special format.
Public method Range
Public method SelectAll

Top

See Also

Reference

Shapes Interface

Microsoft.Office.Interop.PowerPoint Namespace