Skip to main content
A newer version of this page is available. .

XlCondFmtRuleWithFormatting Class

Provides formatting settings for the conditional formatting rules.

Namespace: DevExpress.Export.Xl

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

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