ColumnCount (RichTextTable - Java)

Read-only. Number of columns in the table.

Defined in

RichTextTable

Data type

int

Syntax

public int getColumnCount()
    throws NotesException

Language cross-reference

ColumnCount property in NotesRichTextTable class

Example