SheetViewValues enumeration

Office 2013 and later

Sheet View Type

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Normal Normal View. When the item is serialized out as xml, its value is "normal".
PageBreakPreview Page Break Preview. When the item is serialized out as xml, its value is "pageBreakPreview".
PageLayout Page Layout View. When the item is serialized out as xml, its value is "pageLayout".
Show: