Click or drag to resize

ExcelPrintOptionsFitWorksheetHeightToPages Property

Fit worksheet height to this number of pages.

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

Property Value

Int32
Remarks

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

See Also