org.evolvis.liboffice.msword8
Interface WdFramePosition


public interface WdFramePosition


Field Summary
static int wdFrameBottom
           
static int wdFrameCenter
           
static int wdFrameInside
           
static int wdFrameLeft
           
static int wdFrameOutside
           
static int wdFrameRight
           
static int wdFrameTop
           
 

Field Detail

wdFrameTop

static final int wdFrameTop
See Also:
Constant Field Values

wdFrameLeft

static final int wdFrameLeft
See Also:
Constant Field Values

wdFrameBottom

static final int wdFrameBottom
See Also:
Constant Field Values

wdFrameRight

static final int wdFrameRight
See Also:
Constant Field Values

wdFrameCenter

static final int wdFrameCenter
See Also:
Constant Field Values

wdFrameInside

static final int wdFrameInside
See Also:
Constant Field Values

wdFrameOutside

static final int wdFrameOutside
See Also:
Constant Field Values


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