Shape.RelativeVerticalSize Property

Word Developer Reference

Returns or sets a WdRelativeVerticalSize constant that represents the relative vertical size of a shape. Read/write.

Version Information
 Version Added:  Word 2007

Syntax

expression.RelativeVerticalSize

expression   An expression that returns a Shape object.

Remarks

Use this property with the HeightRelative property.

See Also