Class SheetView
Defines the view setting of the sheet.
Inheritance
System.Object
SheetView
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class SheetView : Enum
Fields
Normal
Normal view
Declaration
public const SheetView Normal
Field Value
Type |
---|
SheetView |
PageBreakPreview
Page break preview
Declaration
public const SheetView PageBreakPreview
Field Value
Type |
---|
SheetView |
PageLayout
Page Layout View
Declaration
public const SheetView PageLayout
Field Value
Type |
---|
SheetView |