次の方法で共有


_Global.ProtectedViewWindows プロパティ

定義

開いている ProtectedViewWindows 保護されたビュー ウィンドウを表す オブジェクトを取得します。

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

プロパティ値

ProtectedViewWindows オブジェクト。

注釈

読み取り専用です。

適用対象