ShapeRange.LockAspectRatio Property
Word Developer Reference |
MsoTrue if the specified shape retains its original proportions when you resize it. MsoFalse if you can change the height and width of the shape independently of one another when you resize it. Read/write MsoTriState.
Syntax
expression.LockAspectRatio
expression Required. A variable that represents a ShapeRange object.
See Also