org.evolvis.liboffice.msword8
Interface WdEnvelopeOrientation


public interface WdEnvelopeOrientation


Field Summary
static int wdCenterClockwise
           
static int wdCenterLandscape
           
static int wdCenterPortrait
           
static int wdLeftClockwise
           
static int wdLeftLandscape
           
static int wdLeftPortrait
           
static int wdRightClockwise
           
static int wdRightLandscape
           
static int wdRightPortrait
           
 

Field Detail

wdLeftPortrait

static final int wdLeftPortrait
See Also:
Constant Field Values

wdCenterPortrait

static final int wdCenterPortrait
See Also:
Constant Field Values

wdRightPortrait

static final int wdRightPortrait
See Also:
Constant Field Values

wdLeftLandscape

static final int wdLeftLandscape
See Also:
Constant Field Values

wdCenterLandscape

static final int wdCenterLandscape
See Also:
Constant Field Values

wdRightLandscape

static final int wdRightLandscape
See Also:
Constant Field Values

wdLeftClockwise

static final int wdLeftClockwise
See Also:
Constant Field Values

wdCenterClockwise

static final int wdCenterClockwise
See Also:
Constant Field Values

wdRightClockwise

static final int wdRightClockwise
See Also:
Constant Field Values


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