Link Search Menu Expand Document

PageSetupFitToPagesWide Property

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.0.2045-master
Syntax
public ushort FitToPagesWide { get; set; }

Property Value

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

Reference