IViewOptionsShowFormulas Property Bytescout Spreadsheet SDK
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.1.2054-master
Syntax

bool ShowFormulas { get; set; }

Property Value

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

Reference