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