LOTUSSCRIPT/COM/OLE CLASSES


RowCount property
Example

Read-only. Number of rows in the table.

Defined in

NotesRichTextTable

Data type

Integer

Syntax

To get: rows% = notesRichTextTable.RowCount

Language cross-reference

RowCount property in Java RichTextTable class

Example
See Also