_Application.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

プロパティ値

適用対象