ExcelWorksheetPageSetupFitToPagesWide Property |
Gets or sets the number of pages wide 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 FitToPagesWide { get; set; }
Public Property FitToPagesWide As Integer
Get
Set
Property Value
Type:
Int32See Also