ShapeRange.TopRelative property (Word)

Returns or sets a Single that represents the relative top position of a range of shapes. Read/write.

Syntax

expression. TopRelative

expression An expression that returns a ShapeRange object.

Remarks

Use this property with the RelativeVerticalPosition property. When set to wdShapePositionRelativeNone (-999999) (see the WdShapePositionRelative enumeration), this property should be ignored because the shape does not use percent positioning. The vertical position is solely determined by the Top 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.