Share via


SelectedSheets Property

Returns a Sheets collection that represents all the selected sheets in the specified window. This collection will only contain one sheet, the active sheet.

expression.SelectedSheets

*expression   * Required. An expression that returns a Window object.

Applies to | Window Object

See Also | ActiveSheet Property