21module
com { module sun { module star { module table {
provides methods to access the collections of columns and rows of a cell range.
Definition XColumnRowRange.idl:30
com::sun::star::table::XTableRows getRows()
returns the collection of rows in the range.
com::sun::star::table::XTableColumns getColumns()
returns the collection of columns in the range.
provides methods to access columns via index and to insert and remove columns.
Definition XTableColumns.idl:30
provides methods to access rows via index and to insert and remove rows.
Definition XTableRows.idl:29
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20