OrientationValues enumeration

Office 2013 and later

Orientation

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
Default Default. When the item is serialized out as xml, its value is "default".
Portrait Portrait. When the item is serialized out as xml, its value is "portrait".
Landscape Landscape. When the item is serialized out as xml, its value is "landscape".
Show: