Version

Formula Property (ConditionValue)

Returns the formula which determines whether cell values meet the criteria defined by the associated condition.
Syntax
public Formula Formula {get;}
Remarks

This property is only applicable when the ValueType property is set to Formula.

To assign a formula, use the SetFormula method.

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