Click or drag to resize

XlsPageSetupBase Orientation Property

Portrait or landscape printing mode. Read / write ExcelPageOrientation.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public PageOrientationType Orientation { get; set; }

Property Value

Type: PageOrientationType

Implements

IPageSetupBase Orientation
See Also