[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IValidation.Formula2

Formula2 Property

Formula2

Gets the value or expression associated with the second part of a conditional format or data validation.

Declaration
string Formula2 { get; }
ReadOnly Property Formula2 As String
Property Value
Type Description
string

A string value represents a constant value, a string value, a cell reference, or a formula.

Remarks

Used only when the data validation conditional format Operator property is Between or NotBetween.