org.evolvis.liboffice.msword8
Interface WdParagraphAlignment


public interface WdParagraphAlignment


Field Summary
static int wdAlignParagraphCenter
           
static int wdAlignParagraphJustify
           
static int wdAlignParagraphLeft
           
static int wdAlignParagraphRight
           
 

Field Detail

wdAlignParagraphLeft

static final int wdAlignParagraphLeft
See Also:
Constant Field Values

wdAlignParagraphCenter

static final int wdAlignParagraphCenter
See Also:
Constant Field Values

wdAlignParagraphRight

static final int wdAlignParagraphRight
See Also:
Constant Field Values

wdAlignParagraphJustify

static final int wdAlignParagraphJustify
See Also:
Constant Field Values


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