Click or drag to resize

ExcelWorksheetPageSetupFitToPagesTall Property

Gets or sets the number of pages tall the worksheet will be scaled to when it's printed.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public int FitToPagesTall { get; set; }

Property Value

Type: Int32
See Also