GemBox.Spreadsheet

ExcelPrintOptions.FitWorksheetWidthToPages Property

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

public int FitWorksheetWidthToPages {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