LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
@ UP
the cells below the deleted cells are moved up.
Definition: CellDeleteMode.idl:39
@ ROWS
entire rows below the deleted cells are moved up.
Definition: CellDeleteMode.idl:49
CellDeleteMode
is used to specify how remaining cells are moved when cells are deleted.
Definition: CellDeleteMode.idl:30
@ NONE
no cells are moved.
Definition: CellDeleteMode.idl:34
@ COLUMNS
entire columns to the right of the deleted cells are moved left.
Definition: CellDeleteMode.idl:54
Definition: Ambiguous.idl:22
const short LEFT
Definition: TransitionSubType.idl:50