Shape.Adjustments Property
Publisher Developer Reference |
Returns an Adjustments collection representing all adjustment handles for the specified Shape or ShapeRange object.
Syntax
expression.Adjustments
expression A variable that represents a Shape object.
Remarks
Adjustment handles correspond to Microsoft Publisher shape sliders.
Example
This example takes the number of adjustments for a given shape range and assigns it to a variable.
Visual Basic for Applications |
---|
|
See Also
- Shape Object
- Shape Object Members