org.evolvis.liboffice.msword8
Interface WdWrapSideType


public interface WdWrapSideType


Field Summary
static int wdWrapBoth
           
static int wdWrapLargest
           
static int wdWrapLeft
           
static int wdWrapRight
           
 

Field Detail

wdWrapBoth

static final int wdWrapBoth
See Also:
Constant Field Values

wdWrapLeft

static final int wdWrapLeft
See Also:
Constant Field Values

wdWrapRight

static final int wdWrapRight
See Also:
Constant Field Values

wdWrapLargest

static final int wdWrapLargest
See Also:
Constant Field Values


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