SheetViewValues enumeration
Office 2013 and later
Sheet View Type
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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: