Word.ShapeScaleFrom enum
Specifies which part of the shape retains its position when the shape is scaled.
Remarks
[ API set: WordApiDesktop 1.2 ]
Fields
scaleFromBottomRight = "ScaleFromBottomRight" | Scale from the bottom right corner of the shape. |
scaleFromMiddle = "ScaleFromMiddle" | Scale from the center of the shape. |
scaleFromTopLeft = "ScaleFromTopLeft" | Scale from the top left corner of the shape. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins