service TableRows in module com::sun::star::table::

(Global Index)

Syntax

service TableRows;

Description

collection of all rows of a table or spreadsheet.

See also

TableRow

Exported Interfaces

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

Description

represents a collection of rows in a table.


com::sun::star::container::XIndexAccess

Description

provides access to the elements of a collection through an index.


Top of Page