XlPageOrientation Enumeration
Specifies the page orientation when the worksheet is printed.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlPageOrientation
'Usage
Dim instance As XlPageOrientation
public enum XlPageOrientation
Members
Member name | Description | |
---|---|---|
xlLandscape | Landscape mode. | |
xlPortrait | Portrait mode. |