Click or drag to resize

IPageSetupBase Orientation Property

Portrait or landscape printing mode. Read / write ExcelPageOrientation.

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

Property Value

Type: PageOrientationType
See Also