WdCollapseDirection enumeration (Word)
Specifies the direction in which to collapse a range or selection.
Name | Value | Description |
---|---|---|
wdCollapseEnd | 0 | Collapse the range to the ending point. |
wdCollapseStart | 1 | Collapse the range to the starting point. |
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.