[]
Gets the value or expression associated with the second part of a conditional format or data validation.
string Formula2 { get; }
ReadOnly Property Formula2 As String
Type | Description |
---|---|
string | A string value represents a constant value, a string value, a cell reference, or a formula. |
Used only when the data validation conditional format Operator property is Between or NotBetween.