GetPrevDocument (NotesDocumentCollection - LotusScript®)

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

定義位置

NotesDocumentCollection

構文

Set notesDocument = notesDocumentCollection .GetPrevDocument( document )

パラメータ

document

NotesDocument. コレクション内の任意の文書。Nothing を指定すると、エラーが生成されます。

戻り値

notesDocument

NotesDocument. コレクションの指定された文書の直前にある文書を返します。直前に文書がないとき、Nothing を返します。

クロスリファレンス

Java DocumentCollection クラスの getPrevDocument メソッド

式言語の NavigatePrevSelected @コマンド

式言語の NavPrevSelected @コマンド