21module
com { module sun { module star { module sheet {
@ NONE
no cells are moved.
Definition CellDeleteMode.idl:31
CellInsertMode
is used to specify how cells are moved when new cells are inserted.
Definition CellInsertMode.idl:27
@ RIGHT
selects the right border.
Definition Border.idl:41
@ DOWN
the cells below the inserted cells are moved down.
Definition CellInsertMode.idl:36
@ ROWS
entire rows below the deleted cells are moved up.
Definition CellDeleteMode.idl:46
@ COLUMNS
entire columns to the right of the deleted cells are moved left.
Definition CellDeleteMode.idl:51
Definition Ambiguous.idl:20