Upravit

Sdílet prostřednictvím


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

Name Value Description
xlPortrait 1

Portrait mode.

xlLandscape 2

Landscape mode.

Applies to