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

public bool ShowFormulas { get; set; }

Property Value

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

Implements

IViewOptionsShowFormulas
See Also

Reference