ShapeRange.HeightRelative property (Word)

Returns or sets a Single that represents the percentage of the target shape to which the range of shapes is sized. Read/write.

Syntax

expression. HeightRelative

expression An expression that returns a ShapeRange object.

Remarks

Use this property with the RelativeVerticalSize property. When set to wdShapeSizeRelativeNone (-999999) (see the WdShapeSizeRelative enumeration), this property should be ignored because the shape does not use percent sizing. The height is solely determined by the Height property.

See also

ShapeRange Collection Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.