Shape.RelativeHorizontalSize Property

Word Developer Reference

Returns or sets a WdRelativeVerticalSize constant that represents the object to which a range of shapes is relative. Read/write.

Version Information
 Version Added:  Word 2007

Syntax

expression.RelativeHorizontalSize

expression   An expression that returns a Shape object.

Remarks

Use this property with the WidthRelative property.

See Also