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

service TableRows
Description
represents a collection of all rows of a table or spreadsheet.
See also
TableRow
Developers Guide
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Columns and Rows

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

 
Top of Page