FormatCondition.Text Property
Returns or sets a String value specifying the text string used by the conditional formatting rule.
Version Information
Version Added: Excel
Syntax
expression.Text
expression A variable that represents a FormatCondition object.
Remarks
This property is ignored if the Type property is not set to xlTextString.