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