Link Search Menu Expand Document

IViewOptionsShowFormulas Property

Gets or sets a value indicating whether formulas or values only are displayed in the Worksheet

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

Property Value

Type: Boolean
true if display formulas; false if display values.
See Also

Reference