Formula2 Property (IDatabar)
In This Topic
Returns the value or expression associated with the second part of a conditional format or data validation.
Syntax
'Declaration
ReadOnly Property Formula2 As String
'Usage
Dim instance As IDatabar
Dim value As String
value = instance.Formula2
Property Value
The value or expression associated with the second part of a conditional format.
See Also