XlPageOrientation Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the page orientation when the worksheet is printed.
public enum class XlPageOrientation
public enum XlPageOrientation
Public Enum XlPageOrientation
- Inheritance
-
XlPageOrientation
Fields
Name | Value | Description |
---|---|---|
xlPortrait | 1 | Portrait mode. |
xlLandscape | 2 | Landscape mode. |