Link Search Menu Expand Document

WorksheetPageSetup Property

Gets or sets the page setup.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public PageSetup PageSetup { get; set; }

Property Value

Type: PageSetup
The page setup.

Implements

IWorksheetPageSetup
See Also

Reference