ShapeRange.Adjustments Property
Excel Developer Reference |
Returns an Adjustments object that contains adjustment values for all the adjustments in the specified shape. Applies to any ShapeRange object that represents an AutoShape, WordArt, or a connector.
Syntax
expression.Adjustments
expression A variable that represents a ShapeRange object.
See Also