_Workbook.Sheets プロパティ

定義

指定した Sheets ブック内のすべてのシートを表すコレクションを返します。 読み取り専用 の Sheets オブジェクト。

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

プロパティ値

適用対象