org.evolvis.liboffice.msword8
Interface WdInsertCells


public interface WdInsertCells


Field Summary
static int wdInsertCellsEntireColumn
           
static int wdInsertCellsEntireRow
           
static int wdInsertCellsShiftDown
           
static int wdInsertCellsShiftRight
           
 

Field Detail

wdInsertCellsShiftRight

static final int wdInsertCellsShiftRight
See Also:
Constant Field Values

wdInsertCellsShiftDown

static final int wdInsertCellsShiftDown
See Also:
Constant Field Values

wdInsertCellsEntireRow

static final int wdInsertCellsEntireRow
See Also:
Constant Field Values

wdInsertCellsEntireColumn

static final int wdInsertCellsEntireColumn
See Also:
Constant Field Values


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