New to Telerik Document ProcessingStart a free 30-day trial

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:

C#
public enum SheetViewType

Fields

Standard editing view without page boundaries or breaks.

C#
Normal = 0

View mode showing page boundaries and allowing manual page break adjustment for printing.

C#
PageBreakPreview = 1

View mode displaying the worksheet as it will appear when printed, with margins and headers.

C#
PageLayout = 2
In this article
DefinitionFieldsNormalPageBreakPreviewPageLayout
Not finding the help you need?
Contact Support