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

service TableRows
Description
represents a collection of all rows of a table or spreadsheet.
See also
TableRow
Developers Guide
Spreadsheets - Columns and Rows

Exported Interfaces - Summary
XTableRows

provides methods to insert and remove rows.

::com::sun::star::container::XEnumerationAccess

creates an enumeration of all contained rows. (details)

Exported Interfaces - Details
XTableRows
Description
provides methods to insert and remove rows.
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all contained rows.
See also
TableRowsEnumeration

 
Top of Page