ViewValues enumeration
Office 2013 and later
List of View Types
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| SlideView | Normal Slide View. When the item is serialized out as xml, its value is "sldView". | |
| SlideMasterView | Slide Master View. When the item is serialized out as xml, its value is "sldMasterView". | |
| NotesView | Notes View. When the item is serialized out as xml, its value is "notesView". | |
| HandoutView | Handout View. When the item is serialized out as xml, its value is "handoutView". | |
| NotesMasterView | Notes Master View. When the item is serialized out as xml, its value is "notesMasterView". | |
| OutlineView | Outline View. When the item is serialized out as xml, its value is "outlineView". | |
| SlideSorterView | Slide Sorter View. When the item is serialized out as xml, its value is "sldSorterView". | |
| SlideThumbnailView | Slide Thumbnail View. When the item is serialized out as xml, its value is "sldThumbnailView". |
Show: