ContainConditionType Enum
Represents a ContainCondition type.
Fields
Blanks | Formats only cells with blank values. |
Date | Formats only cells with date that satisfies the specified criteria. |
Errors | Formats only cells with errors. |
NoBlanks | Formats only cells without blank values. |
NoErrors | Formats only cells without errors. |
Text | Formats only cells with text that satisfies the specified criteria. |
Value | Formats only cells with value that satisfies the specified criteria. |