WdPartOfSpeech Enumeration

Definition

Gibt das Sprachelement an, das ein Wort darstellt, wenn es vom Thesaurusdienst in Word zurückgegeben wird.

public enum class WdPartOfSpeech
[System.Runtime.InteropServices.Guid("6AF6E882-A139-3B8E-9B1C-3315A1AF366D")]
public enum WdPartOfSpeech
type WdPartOfSpeech = 
Public Enum WdPartOfSpeech
Vererbung
WdPartOfSpeech
Attribute

Felder

wdAdjective 0

Adjektiv.

wdAdverb 2

Adverb.

wdConjunction 5

Konjunktion.

wdIdiom 8

Redensart.

wdInterjection 7

Interjektion.

wdNoun 1

Substantiv.

wdOther 9

Anderes Sprachelement.

wdPreposition 6

Präposition.

wdPronoun 4

Pronomen.

wdVerb 3

Verb.

Gilt für: