LOTUSSCRIPT /COM/OLE のクラス


GetPrevDocument メソッド

ビュー内の指定された文書の 1 つ前の文書を返します。

定義位置NotesView
構文Set notesDocument = notesView.GetPrevDocument( document )
パラメータdocument


戻り値notesDocument
クロスリファレンスJava View クラスの getPrevDocument メソッド
式言語の NavigatePrev @コマンド

式言語の NavPrev @コマンド

式言語の NavigateToBacklink @コマンド


関連項目