Link Search Menu Expand Document

PageSetupFitToPagesTall Property

Gets or sets the number of pages tall 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 FitToPagesTall { get; set; }

Property Value

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

Reference