20 #ifndef __com_sun_star_sheet_XMultipleOperation_idl__
21 #define __com_sun_star_sheet_XMultipleOperation_idl__
29 module com { module sun { module star { module sheet {
67 void setTableOperation(
provides a method to apply a Multiple Operations Table to the cell range.
Definition: XMultipleOperation.idl:35
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
TableOperationMode
used to specify if a table operation is applied to columns, rows, or both columns and rows...
Definition: TableOperationMode.idl:30