Edit

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"
  • [Api set: ExcelApi 1.9]
scaleFromMiddle = "ScaleFromMiddle"
  • [Api set: ExcelApi 1.9]
scaleFromTopLeft = "ScaleFromTopLeft"
  • [Api set: ExcelApi 1.9]