JAVA/CORBA クラス


IsNumberAttribPunctuated プロパティ

読み書き可能。列の数値属性に千単位ごとの句読点が含まれるかどうかを示します。

メモ このプロパティは R6.5 で新しく追加されました。

定義位置

NotesViewColumn

データ型

boolean 型

構文

public boolean isNumberAttribPunctuated()
   throws NotesException

public void setNumberAttribPunctuated(boolean flag)
   throws NotesException

有効な値


使用法

すべての数値属性について詳しくは、NumberAttrib を参照してください。

クロスリファレンス

LotusScript NotesViewColumn クラスの IsNumberAttribPunctuated プロパティ


関連項目