Link Search Menu Expand Document

ISpreadsheetOptionsAutoFitRowsBeforeSave Property

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.0.2045-master
Syntax
bool AutoFitRowsBeforeSave { get; set; }

Property Value

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

Reference