TConditionalFormatRule.Kind Property
Defines which kind of conditional rule this object contains. FormatDef will contain a subclass that must match the kind here.
Syntax
Namespace: FlexCel.Core
public TConditionalFormatKind Kind { get; set; }
Defines which kind of conditional rule this object contains. FormatDef will contain a subclass that must match the kind here.
Namespace: FlexCel.Core
public TConditionalFormatKind Kind { get; set; }