ListSep (ViewColumn - Java™)
Read-write. List (multi-value) separator for values in a column.
Note: This property is read-write with Release
6.5.
Defined in
Data type
int
Syntax
public int getListSep()
throws NotesException
public void setListSep(int separator)
throws NotesException
Legal values
- ViewColumn.SEP_COMMA
- ViewColumn.SEP_NEWLINE
- ViewColumn.SEP_NONENote: This constant is new with Release 6.5.
- ViewColumn.SEP_SEMICOLON
- ViewColumn.SEP_SPACE