Upravit

Sdílet prostřednictvím


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

Name Value Description
wdSelStartActive 1

The selection is at the start of the active document.

wdSelAtEOL 2

The selection is at the end of the letter.

wdSelOvertype 4

The selection was overtyped.

wdSelActive 8

The selection is the active selection.

wdSelReplace 16

The selection was replaced.

Applies to