Add(TcxCustomDataField,TdxSpreadSheetCustomConditionalFormattingRuleClass,Untyped)
|
Creates a new conditional formatting rule and applies it to the specified field in the source data controller.
|
Add(Integer,TdxSpreadSheetCustomConditionalFormattingRuleClass,Untyped)
|
Creates a new conditional formatting rule and applies it to the required field by its index.
|
Add(string,TdxSpreadSheetCustomConditionalFormattingRuleClass,Untyped)
|
Creates a new conditional formatting rule and applies it to the required field by its name.
|