Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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


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