A conditional format rule which modifies the cell format (color, font, etc). This is different from other rules as databars or iconsets.
Syntax
Unit: FlexCel.Core
IConditionalFormatStandardDefRule = interface(IConditionalFormatRule);
Properties
Name |
Description |
FormatDef |
Format to apply when the rule evaluates to true.
|