GroupShapes Members (PowerPoint)
Represents the individual shapes within a grouped shape. Each shape is represented by a Shape object. Using the Item method with this object, you can work with single shapes within a group without having to ungroup them.
Methods
Name |
Description |
---|---|
Returns a single Shape object from the specified GroupShapes collection. |
|
Returns a ShapeRange object. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the creator of the specified object. |
|
Returns the number of objects in the specified collection. Read-only. |
|
Returns a Long that represents the 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. |
|
Returns the parent object for the specified object. |