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)
Syntax
'Declaration
Public Enumeration XlWindowView
'Usage
Dim instance As XlWindowView
public enum XlWindowView
Members
Member name | Description | |
---|---|---|
xlNormalView | Normal. | |
xlPageBreakPreview | Page break preview. | |
xlPageLayoutView | Page layout view. |