Click or drag to resize

IPageSetupBase PaperSize Property

Returns or sets the size of the paper. Read / write ExcelPaperSize.

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

Property Value

Type: PaperSizeType
See Also