ExcelWorksheetPageSetupFitToPagesMode Property |
Gets or sets a value that indicates whether the worksheet is scaled for printing using Zoom property or
FitToPagesWide and FitToPagesTall properties. Default value is false.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public bool FitToPagesMode { get; set; }
Public Property FitToPagesMode As Boolean
Get
Set
Property Value
Type:
BooleanSee Also