ISpreadsheetOptionsAutoFitRowsBeforeSave Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether make auto-fit of rows before saving

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

bool AutoFitRowsBeforeSave { get; set; }

Property Value

Type: Boolean
true if make auto-fit of rows before saving; otherwise, false.
See Also

Reference