ExcelPageOrientation Enumeration

Represents the page orientation of a worksheet.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public enum ExcelPageOrientation

Members

Portrait0 Portrait page orientation.
Landscape1 Landscape page orientation.

See Also