org.evolvis.liboffice.msword8
Interface WdDeleteCells


public interface WdDeleteCells


Field Summary
static int wdDeleteCellsEntireColumn
           
static int wdDeleteCellsEntireRow
           
static int wdDeleteCellsShiftLeft
           
static int wdDeleteCellsShiftUp
           
 

Field Detail

wdDeleteCellsShiftLeft

static final int wdDeleteCellsShiftLeft
See Also:
Constant Field Values

wdDeleteCellsShiftUp

static final int wdDeleteCellsShiftUp
See Also:
Constant Field Values

wdDeleteCellsEntireRow

static final int wdDeleteCellsEntireRow
See Also:
Constant Field Values

wdDeleteCellsEntireColumn

static final int wdDeleteCellsEntireColumn
See Also:
Constant Field Values


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