New to Telerik Document ProcessingStart a free 30-day trial

Holds the evaluation result of a conditional formatting rule over a cell range, determining whether the formatting should be applied.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public class ConditionalFormattingResult

Inheritance: objectConditionalFormattingResult

Properties

Gets the conditional formatting rule that was evaluated.

C#
public ConditionalFormatting ConditionalFormatting { get; }

Gets the numeric result of the rule evaluation, where positive values typically indicate the condition was met.

C#
public double Result { get; }
In this article
DefinitionPropertiesConditionalFormattingResult
Not finding the help you need?
Contact Support