20 #ifndef __com_sun_star_sheet_CellDeleteMode_idl__
21 #define __com_sun_star_sheet_CellDeleteMode_idl__
24 module
com { module sun { module star { module sheet {
const short LEFT
Definition: TransitionSubType.idl:50
@ NONE
no cells are moved.
Definition: CellDeleteMode.idl:34
@ ROWS
entire rows below the deleted cells are moved up.
Definition: CellDeleteMode.idl:49
@ COLUMNS
entire columns to the right of the deleted cells are moved left.
Definition: CellDeleteMode.idl:54
CellDeleteMode
is used to specify how remaining cells are moved when cells are deleted.
Definition: CellDeleteMode.idl:30
@ UP
the cells below the deleted cells are moved up.
Definition: CellDeleteMode.idl:39
Definition: Ambiguous.idl:22