TdxSpreadSheetCustomConditionalFormattingRule.Clone Method
| Name | Description |
|---|---|
| Clone | Creates a copy of the conditional formatting rule and applies the created rule to the same areas. |
| Clone(TdxSpreadSheetAreaList) | Creates a copy of the conditional formatting rule and applies the created rule to all target areas. |
| Clone(TRect) | Creates a copy of the conditional formatting rule and applies the created rule to the specified cell range. |