Chapter 2 -- 108
Programmer’s Guide
Shapes Collection
Properties
Methods
Application
AddEllipse
Count
AddLine
Parent
AddOblique
AddPolygon
AddRectangle
AddRoundRect
Item (Default)
Remove
"
"
"
"
Shapes.Count
Returns the number of items in the specified collection.
Access
Read-Only.
Type
VT_I2 or Integer.
"
"
"
"
Shapes.Application
This property returns the Application object that represents the
root object of the hierarchy.
Access
Read-Only.
Type
VT_DISPATCH or Application object.
"
"
"
"
Shapes.Parent
Returns the parent object of the specified object.
Access
Read-Only.
Type
VT_DISPATCH.
Object
Properties