Specifies the order in which page orientation when the worksheet is printed.
[Visual Basic] Public Enum XlPageOrientation [C#] public enum XlPageOrientation [C++] public __value enum XlPageOrientation [JScript] public enum XlPageOrientation
| Member Name | Description |
|---|---|
| xlLandscape | Landscape mode. |
| xlPortrait | Portrait mode. |
Namespace: NativeExcel
Assembly: NativeExcel (in NativeExcel.dll)
NativeExcel Namespace | IPageSetup.Orientation Property