Gets or sets a
System.String value specifying the text string used by the conditional formatting rule.
'Declaration
Property Text As String
'Usage
Dim instance As ITop10
Dim value As String
instance.Text = value
value = instance.Text
Property Value
The text string used by the conditional formatting rule.