Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 696 Bytes

Word.WdSelectionFlags.md

File metadata and controls

25 lines (18 loc) · 696 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdSelectionFlags enumeration (Word)
Word.WdSelectionFlags
2bd558ba-a83c-a0d2-edf4-2ae938485c3d
06/08/2017
medium

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.

[!includeSupport and feedback]