org.evolvis.liboffice.msword8
Interface WdTocFormat


public interface WdTocFormat


Field Summary
static int wdTOCClassic
           
static int wdTOCDistinctive
           
static int wdTOCFancy
           
static int wdTOCFormal
           
static int wdTOCModern
           
static int wdTOCSimple
           
static int wdTOCTemplate
           
 

Field Detail

wdTOCTemplate

static final int wdTOCTemplate
See Also:
Constant Field Values

wdTOCClassic

static final int wdTOCClassic
See Also:
Constant Field Values

wdTOCDistinctive

static final int wdTOCDistinctive
See Also:
Constant Field Values

wdTOCFancy

static final int wdTOCFancy
See Also:
Constant Field Values

wdTOCModern

static final int wdTOCModern
See Also:
Constant Field Values

wdTOCFormal

static final int wdTOCFormal
See Also:
Constant Field Values

wdTOCSimple

static final int wdTOCSimple
See Also:
Constant Field Values


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