21module
com { module sun { module star { module table {
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 generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20