LOTUSSCRIPT /COM/OLE のクラス


GetPrevDocument メソッド

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

定義位置
NotesView

構文
Set notesDocument = notesView.GetPrevDocument( document )

パラメータ
document


戻り値
notesDocument
クロスリファレンス
Java View クラスの getPrevDocument メソッド

式言語の NavigatePrev @コマンド

式言語の NavPrev @コマンド

式言語の NavigateToBacklink @コマンド


関連項目