New to Telerik Document ProcessingStart a free 30-day trial

Conditional formatting rule that applies formatting when a cell satisfies a custom formula expression.

Definition

Constructors

Initializes a new FormulaRule with the specified formula expression and formatting to apply when the condition is met.

C#
public FormulaRule(string formula, DifferentialFormatting formatting)
Parameters:formulastringformattingDifferentialFormatting