org.evolvis.liboffice.msword8
Interface WdDictionaryType


public interface WdDictionaryType


Field Summary
static int wdGrammar
           
static int wdHyphenation
           
static int wdSpelling
           
static int wdSpellingComplete
           
static int wdSpellingCustom
           
static int wdSpellingLegal
           
static int wdSpellingMedical
           
static int wdThesaurus
           
 

Field Detail

wdSpelling

static final int wdSpelling
See Also:
Constant Field Values

wdGrammar

static final int wdGrammar
See Also:
Constant Field Values

wdThesaurus

static final int wdThesaurus
See Also:
Constant Field Values

wdHyphenation

static final int wdHyphenation
See Also:
Constant Field Values

wdSpellingComplete

static final int wdSpellingComplete
See Also:
Constant Field Values

wdSpellingCustom

static final int wdSpellingCustom
See Also:
Constant Field Values

wdSpellingLegal

static final int wdSpellingLegal
See Also:
Constant Field Values

wdSpellingMedical

static final int wdSpellingMedical
See Also:
Constant Field Values


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