XlPageOrientation Enum

Definition

Specifies the page orientation when the worksheet is printed.

public enum class XlPageOrientation
public enum XlPageOrientation
Public Enum XlPageOrientation
Inheritance
XlPageOrientation

Fields

xlLandscape 2

Landscape mode.

xlPortrait 1

Portrait mode.

Applies to