Winnovative Excel Library

ExcelWorksheetPageSetupFitToPagesMode Property

Winnovative Excel Library Documentation
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.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool FitToPagesMode { get; set; }

Property Value

Type: Boolean
See Also

Reference