Click or drag to resize

ExcelPageOrientation Enumeration

Represents the page orientation of a worksheet.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public enum ExcelPageOrientation
Members
  Member nameValueDescription
Portrait0 Portrait page orientation.
Landscape1 Landscape page orientation.
See Also