org.evolvis.liboffice.msword8
Interface WdIndexFormat


public interface WdIndexFormat


Field Summary
static int wdIndexBulleted
           
static int wdIndexClassic
           
static int wdIndexFancy
           
static int wdIndexFormal
           
static int wdIndexModern
           
static int wdIndexSimple
           
static int wdIndexTemplate
           
 

Field Detail

wdIndexTemplate

static final int wdIndexTemplate
See Also:
Constant Field Values

wdIndexClassic

static final int wdIndexClassic
See Also:
Constant Field Values

wdIndexFancy

static final int wdIndexFancy
See Also:
Constant Field Values

wdIndexModern

static final int wdIndexModern
See Also:
Constant Field Values

wdIndexBulleted

static final int wdIndexBulleted
See Also:
Constant Field Values

wdIndexFormal

static final int wdIndexFormal
See Also:
Constant Field Values

wdIndexSimple

static final int wdIndexSimple
See Also:
Constant Field Values


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