Class ExcelPageOrientation
Enumeration of page orientation types in Excel.
Inheritance
System.Object
ExcelPageOrientation
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class ExcelPageOrientation : Enum
Fields
Landscape
Represents landscape setting.
Declaration
public const ExcelPageOrientation Landscape
Field Value
Type |
---|
ExcelPageOrientation |
Portrait
Represents portrait setting.
Declaration
public const ExcelPageOrientation Portrait
Field Value
Type |
---|
ExcelPageOrientation |