_Application.Sheets Property

Definition

Returns a Sheets collection that represents all the sheets in the active workbook.

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

Property Value

Applies to