LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_CellInsertMode_idl__
21 #define __com_sun_star_sheet_CellInsertMode_idl__
24 module
com { module sun { module star { module sheet {
CellInsertMode
is used to specify how cells are moved when new cells are inserted.
Definition: CellInsertMode.idl:30
const short NONE
Definition: AnimationAdditiveMode.idl:38
Definition: Ambiguous.idl:22
@ DOWN
the cells below the inserted cells are moved down.
Definition: CellInsertMode.idl:39
@ COLUMNS
values displayed as data rows are taken from the columns of the data source.
Definition: ChartDataRowSource.idl:41
const short RIGHT
Definition: TransitionSubType.idl:52
@ ROWS
values displayed as data rows are taken from the rows of the data source.
Definition: ChartDataRowSource.idl:36