LOTUSSCRIPT /COM/OLE のクラス


GetPrevDocument メソッド

指定された文書の直前の文書をコレクション内で検索します。

定義位置

NotesDocumentCollection

構文

Set notesDocument = notesDocumentCollection.GetPrevDocument( document )

パラメータ

document


戻り値

notesDocument


クロスリファレンス

Java DocumentCollection クラスの getPrevDocument メソッド

式言語の NavigatePrevSelected @コマンド

式言語の NavPrevSelected @コマンド


関連項目