ExcelPageSetupOrientation Property |
Gets or sets the page orientation to portrait or landscape mode.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelPageOrientation Orientation { get; set; }Public Property Orientation As ExcelPageOrientation
Get
Set
Property Value
ExcelPageOrientation
See Also