TcxDataControllerConditionalFormatting.Add(Integer,TdxSpreadSheetCustomConditionalFormattingRuleClass,Untyped) Method
Declaration
procedure Add(const AFieldIndex: Integer; ARuleClass: TdxSpreadSheetCustomConditionalFormattingRuleClass; out ARule); overload;
Parameters
Name | Type |
---|---|
AFieldIndex | Integer |
ARuleClass | TdxSpreadSheetCustomConditionalFormattingRuleClass |
ARule |
See Also