org.evolvis.liboffice.msword8
Interface WdSpellingErrorType


public interface WdSpellingErrorType


Field Summary
static int wdSpellingCapitalization
           
static int wdSpellingCorrect
           
static int wdSpellingNotInDictionary
           
 

Field Detail

wdSpellingCorrect

static final int wdSpellingCorrect
See Also:
Constant Field Values

wdSpellingNotInDictionary

static final int wdSpellingNotInDictionary
See Also:
Constant Field Values

wdSpellingCapitalization

static final int wdSpellingCapitalization
See Also:
Constant Field Values


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