org.evolvis.liboffice.msword8
Interface WdRowAlignment


public interface WdRowAlignment


Field Summary
static int wdAlignRowCenter
           
static int wdAlignRowLeft
           
static int wdAlignRowRight
           
 

Field Detail

wdAlignRowLeft

static final int wdAlignRowLeft
See Also:
Constant Field Values

wdAlignRowCenter

static final int wdAlignRowCenter
See Also:
Constant Field Values

wdAlignRowRight

static final int wdAlignRowRight
See Also:
Constant Field Values


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