EnumSheetViewType
Enum
Specifies the display mode for a worksheet, controlling how content is rendered and laid out.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
cs-api-definition
public enum SheetViewType
Fields
Normal
Standard editing view without page boundaries or breaks.
PageBreakPreview
View mode showing page boundaries and allowing manual page break adjustment for printing.
PageLayout
View mode displaying the worksheet as it will appear when printed, with margins and headers.