XlWindowView Enumeration 

Specifies the view showing in the window.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Dim xlWindowView1 As XlWindowView = XlWindowView.xlNormalView

Syntax

Public Enum XlWindowView
public enum XlWindowView
public enum class XlWindowView
public enum XlWindowView
public enum XlWindowView

Members

Member name Description
xlNormalView Normal.
xlPageBreakPreview Page break preview.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace