CreateDocument (NotesDatabase - LotusScript®)

データベース内に文書を作成して、新規文書を表す NotesDocument オブジェクトを返します。新規文書をディスクに保存するには、Save を呼び出す必要があります。このメソッドを OLE オートメーションと共に使用すると、New を使用せずに NotesDocument オブジェクトを作成できます。

定義位置

NotesDatabase

構文

Set notesDocument = notesDatabase .CreateDocument

戻り値

notesDocument

NotesDocument. 新規文書を返します。

使用法

詳しくは、NotesDocument クラスを参照してください。

クロスリファレンス

Java™ Database クラスの createDocument メソッド

式言語の Compose @コマンド