20 #ifndef __com_sun_star_table_XColumnRowRange_idl__
21 #define __com_sun_star_table_XColumnRowRange_idl__
28 module
com { module sun { module star { module table {
provides methods to access rows via index and to insert and remove rows.
Definition: XTableRows.idl:33
provides methods to access columns via index and to insert and remove columns.
Definition: XTableColumns.idl:34
– idl definition –
Definition: Ambiguous.idl:22
provides methods to access the collections of columns and rows of a cell range.
Definition: XColumnRowRange.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:47