WdSelectionFlags enumeration (Word)
Specifies the properties of the selection.
Name | Value | Description |
---|---|---|
wdSelActive | 8 | The selection is the active selection. |
wdSelAtEOL | 2 | The selection is at the end of the letter. |
wdSelOvertype | 4 | The selection was overtyped. |
wdSelReplace | 16 | The selection was replaced. |
wdSelStartActive | 1 | The selection is at the start of the active document. |
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.