Create(TdxSpreadSheetCustomConditionalFormattingRule) Constructor
Initializes a new instance of the TdxSpreadSheetConditionalFormattingRulesManagerDialogRuleInfo class with specified settings.
Declaration
constructor Create(ARule: TdxSpreadSheetCustomConditionalFormattingRule);
Parameters
Name | Type |
---|---|
ARule | TdxSpreadSheetCustomConditionalFormattingRule |
See Also