Click or drag to resize

ExcelPageSetupOrientation Property

Gets or sets the page orientation to portrait or landscape mode.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelPageOrientation Orientation { get; set; }

Property Value

Type: ExcelPageOrientation
See Also