Window.SelectedSheets Property

Definition

Returns a Sheets collection that represents all the selected sheets in the specified window.

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

Property Value

Applies to