Skip to main content

XlCondFmtRuleWithFormatting Class

Provides formatting settings for the conditional formatting rules.

Namespace: DevExpress.Export.Xl

Assembly: DevExpress.Printing.v24.2.Core.dll

NuGet Package: DevExpress.Printing.Core

#Declaration

public abstract class XlCondFmtRuleWithFormatting :
    XlCondFmtRule

#Remarks

The XlCondFmtRuleWithFormatting provides the formatting settings which are applied to cells when the condition of the conditional formatting rule is true.

See Also