_Application.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 オブジェクト。

注釈

読み取り専用です。

適用対象