ClassPercentValue
Class
Specifies a percentage-based threshold for conditional formatting, where the value is calculated as a percentage of the range span.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
cs-api-definition
public class PercentValue : IAbsoluteRangeValue, IRangeValue
Inheritance: objectPercentValue
Implements:
Constructors
PercentValue(double)
Initializes a new instance with the specified percentage value between 0 and 100.