Formula1 Property (ITop10)
In This Topic
Returns the value or expression associated with the conditional format or data validation. Can be a constant value, a string value, a cell reference, or a formula.
Syntax
'Declaration
ReadOnly Property Formula1 As String
'Usage
Dim instance As ITop10
Dim value As String
value = instance.Formula1
Property Value
The value or expression associated with the conditional format.
See Also