org.evolvis.liboffice.msword8
Interface WdKeyCategory


public interface WdKeyCategory


Field Summary
static int wdKeyCategoryAutoText
           
static int wdKeyCategoryCommand
           
static int wdKeyCategoryDisable
           
static int wdKeyCategoryFont
           
static int wdKeyCategoryMacro
           
static int wdKeyCategoryNil
           
static int wdKeyCategoryPrefix
           
static int wdKeyCategoryStyle
           
static int wdKeyCategorySymbol
           
 

Field Detail

wdKeyCategoryNil

static final int wdKeyCategoryNil
See Also:
Constant Field Values

wdKeyCategoryDisable

static final int wdKeyCategoryDisable
See Also:
Constant Field Values

wdKeyCategoryCommand

static final int wdKeyCategoryCommand
See Also:
Constant Field Values

wdKeyCategoryMacro

static final int wdKeyCategoryMacro
See Also:
Constant Field Values

wdKeyCategoryFont

static final int wdKeyCategoryFont
See Also:
Constant Field Values

wdKeyCategoryAutoText

static final int wdKeyCategoryAutoText
See Also:
Constant Field Values

wdKeyCategoryStyle

static final int wdKeyCategoryStyle
See Also:
Constant Field Values

wdKeyCategorySymbol

static final int wdKeyCategorySymbol
See Also:
Constant Field Values

wdKeyCategoryPrefix

static final int wdKeyCategoryPrefix
See Also:
Constant Field Values


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