org.evolvis.liboffice.msword8
Interface WdListLevelAlignment


public interface WdListLevelAlignment


Field Summary
static int wdListLevelAlignCenter
           
static int wdListLevelAlignLeft
           
static int wdListLevelAlignRight
           
 

Field Detail

wdListLevelAlignLeft

static final int wdListLevelAlignLeft
See Also:
Constant Field Values

wdListLevelAlignCenter

static final int wdListLevelAlignCenter
See Also:
Constant Field Values

wdListLevelAlignRight

static final int wdListLevelAlignRight
See Also:
Constant Field Values


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