|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module table {
provides methods to access columns via index and to insert and remove columns.
Definition: XTableColumns.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.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
provides methods to access rows via index and to insert and remove rows.
Definition: XTableRows.idl:29
provides methods to access the collections of columns and rows of a cell range.
Definition: XColumnRowRange.idl:30