WdSelectionFlags Enum

Definition

Specifies the properties of the selection.

public enum class WdSelectionFlags
[System.Runtime.InteropServices.Guid("83857847-1A45-3BD4-8ECB-576D355911EE")]
public enum WdSelectionFlags
type WdSelectionFlags = 
Public Enum WdSelectionFlags
Inheritance
WdSelectionFlags
Attributes

Fields

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.

Applies to