Version

ShowFormulasInCells Property

Gets or sets the value which indicates whether formulas are shown in cells.
Syntax
public bool ShowFormulasInCells {get; set;}

Property Value

The value which indicates whether formulas are shown in cells.
Remarks

If this value is True, the formula string will be displayed in the cell. If the value is False, the result of the formula will be displayed in the cell.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also