ClassNumericValue
Class
Specifies a fixed numeric threshold for conditional formatting rules.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
cs-api-definition
public class NumericValue : IAbsoluteRangeValue, IRangeValue
Inheritance: objectNumericValue
Implements:
Constructors
NumericValue(double)
Initializes a new instance with the specified numeric threshold value.