title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Graphic.LockAspectRatio property (Excel) |
vbaxl10.chm694082 |
|
|
d38851e4-7ca6-bb1f-4b16-03fe78fae726 |
04/26/2019 |
medium |
True if the specified shape retains its original proportions when you resize it. False if you can change the height and width of the shape independently of one another when you resize it. Read/write MsoTriState.
expression.LockAspectRatio
expression A variable that represents a Graphic object.
With msoFalse, you can change the height and width of the shape independently of one another when you resize it.
With msoTrue, the specified shape retains its original proportions when you resize it.
[!includeSupport and feedback]