_Application.Windows プロパティ

定義

すべてのドキュメント ウィンドウを Windows 表すコレクションを返します。

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

プロパティ値

注釈

コレクションは、[ウィンドウ] メニューの下部に表示されるウィンドウ名に対応します。

適用対象