ShapeRange.RelativeVerticalPosition Property
Word Developer Reference |
Specifies the relative vertical position of a range of shapes. Read/write WdRelativeHorizontalPosition.
Syntax
expression.RelativeVerticalPosition
expression An expression that represents a ShapeRange object.
Example
This example repositions the selected shape object.
Visual Basic for Applications |
---|
|