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