LotusScript ClassesA-DCColumnCount (NotesRichTextTable)On this pageColumnCount (NotesRichTextTable - LotusScript)Read-only. Number of columns in the table. Defined in NotesRichTextTable Data type Integer Syntax To get: columns% = notesRichTextTable .ColumnCount Example