Shapes Properties

Include Protected Members
Include Inherited Members

The Shapes type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Count Returns the number of objects in the specified collection. Read-only.
Public property Creator Returns a four-character creator code for the application in which the specified object was created. For example, if the object was created in Microsoft PowerPoint, this property returns the hexadecimal number 50575054. Read-only.
Public property HasTitle Returns whether the collection of objects on the specified slide contains a title placeholder. Read-only.
Public property Item Returns a Shape object from the specified Shapes collection.
Public property Parent Returns the parent object for the specified object.
Public property Placeholders Returns a Placeholders collection that represents the collection of all the placeholders on a slide. Read-only.
Public property Title Returns a Shape object that represents the slide title. Read-only.

Top

See Also

Reference

Shapes Interface

Microsoft.Office.Interop.PowerPoint Namespace