org.evolvis.liboffice.msword8
Interface WdCellVerticalAlignment


public interface WdCellVerticalAlignment


Field Summary
static int wdCellAlignVerticalBottom
           
static int wdCellAlignVerticalCenter
           
static int wdCellAlignVerticalTop
           
 

Field Detail

wdCellAlignVerticalTop

static final int wdCellAlignVerticalTop
See Also:
Constant Field Values

wdCellAlignVerticalCenter

static final int wdCellAlignVerticalCenter
See Also:
Constant Field Values

wdCellAlignVerticalBottom

static final int wdCellAlignVerticalBottom
See Also:
Constant Field Values


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