Formula2 Property (IValidation)
Gets the value or expression associated with the second part of a conditional format or data validation.
'Declaration
ReadOnly Property Formula2 As String
'Usage
Dim instance As IValidation
Dim value As String
value = instance.Formula2
Property Value
A string value represents a constant value, a string value, a cell reference, or a formula.