:: com :: sun :: star :: table ::

service TableRows
Description
represents a collection of all rows of a table or spreadsheet.
See also
::com::sun::star::table::TableRow
Developers Guide
Exported Interfaces
::com::sun::star::table::XTableRows
Description
provides methods to insert and remove rows.
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all contained rows.
See also
::com::sun::star::table::TableRowsEnumeration

 
Top of Page