[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IFormatCondition.Formula2

Formula2 Property

Formula2

Returns 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

The value or expression associated with the second part of a conditional format.

Remarks

Because Formula2 property is also used for primitive value, the formula must start with "=".