ShowConditionalFormattingRuleEditDialog(TObject,TdxSpreadSheetCustomConditionalFormattingRule) Method
In This Article
#Declaration
Delphi
function ShowConditionalFormattingRuleEditDialog(AOwner: TObject; var ARule: TdxSpreadSheetCustomConditionalFormattingRule): Boolean;
#Parameters
Name | Type |
---|---|
AOwner | TObject |
ARule | Tdx |
#Returns
Type |
---|
Boolean |
See Also