GemBox.Spreadsheet

ExcelPrintOptions.FitWorksheetHeightToPages Property

Fit worksheet height to this number of pages (0 = use as many as needed).

public int FitWorksheetHeightToPages {get; set;}

Remarks

Default value for this property is 0.

If you set this property, FitToPage will automaticaly be set to true.

See Also

ExcelPrintOptions Class | GemBox.Spreadsheet Namespace