PageSetupFitToPagesWide Property Bytescout Spreadsheet SDK
Gets or sets the number of pages wide the worksheet will be scaled to when it's printed.

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

public ushort FitToPagesWide { get; set; }

Property Value

Type: UInt16
Number of horizontal pages to fit on.
See Also

Reference