_Workbook.Windows プロパティ

定義

指定した 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

プロパティ値

注釈

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

適用対象