XlCondFmtRuleSpecificText Constructors
Represents “A Text That Contains…” conditional formatting rule.| Name | Parameters | Description |
|---|---|---|
| XlCondFmtRuleSpecificText(XlCondFmtSpecificTextType, String) | ruleType, text | Initializes a new instance of the XlCondFmtRuleSpecificText class with the specified settings. |
See Also