Excel.ShapeScaleFrom enum

Specifies which part of the shape retains its position when the shape is scaled.

Remarks

[ API set: ExcelApi 1.9 ]

Fields

scaleFromBottomRight = "ScaleFromBottomRight"
scaleFromMiddle = "ScaleFromMiddle"
scaleFromTopLeft = "ScaleFromTopLeft"