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: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public bool FitToPagesMode { get; set; }
Property Value
Boolean