'Declaration
Public Enum WorksheetViewType Inherits System.Enum
'Usage
Dim instance As WorksheetViewType
public enum WorksheetViewType : System.Enum
'Declaration
Public Enum WorksheetViewType Inherits System.Enum
'Usage
Dim instance As WorksheetViewType
public enum WorksheetViewType : System.Enum
Member | Description |
---|---|
Normal | The SheetView uses the Normal View mode, which is the standard mode for viewing Excel documents. |
PageBreakPreview | The SheetView uses the Page Break Preview mode, which displays where the page breaks will appear if the document is printed. |
PageLayout | The SheetView uses the Page Layout mode, which displays how the document will look once it is printed. |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.WorksheetViewType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2