public FormatConditionValueType ValueType {get;}
This property is read-only; to assign one of the following value types, use the SetValue(FormatConditionValueType) method:
To assign a value type of Number, Percentage, or Percentileuse the SetValue(Double,FormatConditionValueType) method.
To assign a Formula, use the SetFormula method.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+