Click or drag to resize

ExcelPrintOptionsFitWorksheetWidthToPages Property

Fit worksheet width to this number of pages.

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

Property Value

Int32
Remarks

Default value is 0 (0 = use as many as needed).

See Also