Adjustments Members
Include Protected Members
Include Inherited Members
Contains a collection of adjustment values for the specified AutoShape, WordArt object, or connector.
The Adjustments type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
Count | Returns the number of objects in the specified collection. Read-only. | |
Creator | Returns a 64-bit signed integer 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 PowerPoint, this property returns the hexadecimal number 50575054. Read-only. | |
Item | Returns or sets the adjustment value specified by the Index argument. Read/write. | |
Parent | Returns the parent object for the specified object. |
Top