Window.ActiveSheetView Property

Excel Developer Reference

Returns an object that represents the view of the active sheet in the specified window. Read-only.

Version Information
 Version Added:  Excel 2007

Syntax

expression.ActiveSheetView

expression   A variable that represents a Window object.

See Also