Click or drag to resize

ExcelPrintOptionsFitToPage Property

True for using FitWorksheetHeightToPages and FitWorksheetWidthToPages, false otherwise.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public bool FitToPage { get; set; }

Property Value

Boolean
Remarks

Default value for this property is false.

See Also