Link Search Menu Expand Document

ViewOptionsShowFormulas Property

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

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

Property Value

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

Implements

IViewOptionsShowFormulas
See Also

Reference