org.evolvis.liboffice.msword8
Interface WdPartOfSpeech


public interface WdPartOfSpeech


Field Summary
static int wdAdjective
           
static int wdAdverb
           
static int wdNoun
           
static int wdVerb
           
 

Field Detail

wdAdjective

static final int wdAdjective
See Also:
Constant Field Values

wdNoun

static final int wdNoun
See Also:
Constant Field Values

wdAdverb

static final int wdAdverb
See Also:
Constant Field Values

wdVerb

static final int wdVerb
See Also:
Constant Field Values


Copyright © 2006-2008 tarent GmbH. All Rights Reserved.