WorksheetPageSetup Property Bytescout Spreadsheet SDK
Gets or sets the page setup.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public PageSetup PageSetup { get; set; }

Property Value

Type: PageSetup
The page setup.

Implements

IWorksheetPageSetup
See Also

Reference