LOTUSSCRIPT/COM/OLE CLASSES


ColumnCount property
Example

Read-only. Number of columns in the table.

Defined in

NotesRichTextTable

Data type

Integer

Syntax

To get: columns% = notesRichTextTable.ColumnCount

Language cross-reference

ColumnCount property in Java RichTextTable class

Example
See Also