JAVA/CORBA CLASSES
Read-write. Indicates whether the number attributes for a column include punctuation at thousandths.
Note This property is new with Release 6.5.
Defined in
NotesViewColumn
Data type
boolean
Syntax
public boolean isNumberAttribPunctuated() throws NotesException
public void setNumberAttribPunctuated(boolean flag) throws NotesException
Legal values
See NumberAttrib for all the number attributes.
Language cross-reference
IsNumberAttribPunctuated property in LotusScript NotesViewColumn class
Example See Also