Share via


FormatCondition.Text Property (Excel)

Returns or sets a String value specifying the text string used by the conditional formatting rule.

Version Information

Version Added: Excel 2007

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.

See Also

Concepts

FormatCondition Object

FormatCondition Object Members