WdSelectionType Enum

Definition

Specifies the type of selection.

public enum class WdSelectionType
[System.Runtime.InteropServices.Guid("475FDD97-B63F-3209-8EB6-7250FE13BCDF")]
public enum WdSelectionType
type WdSelectionType = 
Public Enum WdSelectionType
Inheritance
WdSelectionType
Attributes

Fields

wdNoSelection 0

No selection.

wdSelectionBlock 6

A block selection.

wdSelectionColumn 4

A column selection.

wdSelectionFrame 3

A frame selection.

wdSelectionInlineShape 7

An inline shape selection.

wdSelectionIP 1

An inline paragraph selection.

wdSelectionNormal 2

A normal or user-defined selection.

wdSelectionRow 5

A row selection.

wdSelectionShape 8

A shape selection.

Applies to