WdShapePosition enumeration (Word)
Specifies the relative position of the specified shape.
Name | Value | Description |
---|---|---|
wdShapeBottom | -999997 | At the bottom. |
wdShapeCenter | -999995 | In the center. |
wdShapeInside | -999994 | Inside the selected range. |
wdShapeLeft | -999998 | On the left. |
wdShapeOutside | -999993 | Outside the selected range. |
wdShapeRight | -999996 | On the right. |
wdShapeTop | -999999 | At the top. |
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.