Click or drag to resize

IWorksheet PageSetup Property

Returns a PageSetup object that contains all the page setup settings for the specified object. Read-only.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IPageSetup PageSetup { get; }

Property Value

Type: IPageSetup
See Also