Link Search Menu Expand Document

WorkbookReadOnlyRecommended Property

Gets or sets a value indicating whether the workbook is read only recommended.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool ReadOnlyRecommended { get; set; }

Property Value

Type: Boolean
true if read only recommended; otherwise, false.
See Also

Reference