20 #ifndef __com_sun_star_sheet_XSheetPastable_idl__
21 #define __com_sun_star_sheet_XSheetPastable_idl__
30 module com { module sun { module star { module sheet {
50 [in]
string aFormat );
61 [in]
boolean bSkipEmpty,
62 [in]
boolean bTranspose,
PasteOperation
used to specify which operations are carried out when pasting cell values into a cell range...
Definition: PasteOperation.idl:30
CellInsertMode
is used to specify how cells are moved when new cells are inserted.
Definition: CellInsertMode.idl:29
represents a sheet into which contents of the clipboard can be pasted.
Definition: XSheetPastable.idl:37
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:29
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47