EditMode (NotesUIDocument - LotusScript®)

読み書き可能。文書が編集モードであるかどうかを示します。

定義位置

NotesUIDocument

データ型

Boolean 型

構文

取得する場合: flag = notesUIDocument .EditMode

設定する場合: notesUIDocument .EditMode = flag

有効な値

クロスリファレンス

式言語の @IsDocBeingEdited 関数