Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the resize directions that correspond to the shape handles to move; passed to the Shape.Resize and Selection.Resize methods.
Name | Value | Description |
---|---|---|
visResizeDirE | 0 | Middle right. |
visResizeDirNE | 1 | Top right. |
visResizeDirN | 2 | Top center. |
visResizeDirNW | 3 | Top left. |
visResizeDirW | 4 | Middle left. |
visResizeDirSW | 5 | Bottom left. |
visResizeDirS | 6 | Bottom center. |
visResizeDirSE | 7 | Bottom right. |
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.