Flags Property

See Also         Example         Applies To

Returns or sets properties of the selection. Can be set to one of the following WdSelectionFlags constants: wdSelActive, wdSelAtEOL, wdSelOvertype, wdSelReplace, or wdSelStartActive. The return value of the Flags property is the sum of the WdSelectionFlags constants that apply to the selection. Read/write Long.

Note   Setting the Flags property to wdSelAtEOL will make the end of the selection active.