Click or drag to resize

Worksheet PageSetup Property

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

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

Property Value

Type: PageSetup
See Also