org.evolvis.liboffice.msword8
Interface WdInsertedTextMark


public interface WdInsertedTextMark


Field Summary
static int wdInsertedTextMarkBold
           
static int wdInsertedTextMarkDoubleUnderline
           
static int wdInsertedTextMarkItalic
           
static int wdInsertedTextMarkNone
           
static int wdInsertedTextMarkUnderline
           
 

Field Detail

wdInsertedTextMarkNone

static final int wdInsertedTextMarkNone
See Also:
Constant Field Values

wdInsertedTextMarkBold

static final int wdInsertedTextMarkBold
See Also:
Constant Field Values

wdInsertedTextMarkItalic

static final int wdInsertedTextMarkItalic
See Also:
Constant Field Values

wdInsertedTextMarkUnderline

static final int wdInsertedTextMarkUnderline
See Also:
Constant Field Values

wdInsertedTextMarkDoubleUnderline

static final int wdInsertedTextMarkDoubleUnderline
See Also:
Constant Field Values


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