WdSelectionType Enumeration

Definition

Gibt den Typ der Markierung bzw. der Auswahl an.

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

Felder

wdNoSelection 0

Keine Markierung bzw. Auswahl.

wdSelectionBlock 6

Block.

wdSelectionColumn 4

Spalte.

wdSelectionFrame 3

Rahmen.

wdSelectionInlineShape 7

Inlineform.

wdSelectionIP 1

Inlineabsatz.

wdSelectionNormal 2

Standard- oder benutzerdefinierte Markierung bzw. Auswahl.

wdSelectionRow 5

Zeile.

wdSelectionShape 8

Form.

Gilt für: