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; }
Public Property FitToPagesTall As Integer
Get
Set
Property Value
Type:
Int32See Also