_Application.Windows プロパティ

定義

Windowsすべてのブック内のすべてのウィンドウを表すコレクションを返します。

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

プロパティ値

注釈

このプロパティは、表示および非表示の両方のウィンドウのコレクションを返します。

適用対象