ExcelWorksheetPageSetupFitToPagesTall Property |
Gets or sets the number of pages tall the worksheet will be scaled to when it's printed.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic int FitToPagesTall { get; set; }Public Property FitToPagesTall As Integer
Get
Set
Property Value
Int32
See Also