XlCondFmtRuleBlanks Constructors
Represents the conditional formatting rule that highlights blank/non-blank cells.| Name | Parameters | Description |
|---|---|---|
| XlCondFmtRuleBlanks(Boolean) | containsBlanks | Initializes a new instance of the XlCondFmtRuleBlanks class with the specified settings. |
See Also