Shapes property
Returns the Shapes collection for a page, master, or group.
Version added
2.0
Syntax
objsRet = object.Shapes
|
objsRet
|
The Shapes collection of the object.
|
object
|
Required. An expression that returns a Page, Master, or Shape object that owns the collection.
|