Share via


ProtectedViewWindow.Document プロパティ

定義

Document保護されたビュー ウィンドウに関連付けられているオブジェクトを取得します。

public:
 property Microsoft::Office::Interop::Word::Document ^ Document { Microsoft::Office::Interop::Word::Document ^ get(); };
public Microsoft.Office.Interop.Word.Document Document { get; }
member this.Document : Microsoft.Office.Interop.Word.Document
Public ReadOnly Property Document As Document

プロパティ値

Document保護されたビュー ウィンドウに関連付けられているオブジェクト。

注釈

読み取り専用です。

適用対象