Click or drag to resize

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: 9.0.0
Syntax
public bool FitToPagesMode { get; set; }

Property Value

Boolean
See Also