[]
Returns the value or expression associated with the conditional format or data validation. Can be a constant value, a string value, a cell reference, or a formula.
string Formula1 { get; }
ReadOnly Property Formula1 As String
Type | Description |
---|---|
string | The value or expression associated with the conditional format. |
Because Formula1 property is also used for primitive value, the formula must start with "=".