WdPartOfSpeech 列挙型

定義

類義語辞典から単語が返されたときに表す品詞を指定します。

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

フィールド

wdAdjective 0

形容詞

wdAdverb 2

副詞

wdConjunction 5

接続詞

wdIdiom 8

熟語

wdInterjection 7

感嘆詞

wdNoun 1

名詞

wdOther 9

その他の品詞

wdPreposition 6

前置詞

wdPronoun 4

代名詞

wdVerb 3

動詞

適用対象