FormatCondition.Formula1 Property

Definition

Returns the value or expression associated with the conditional format or data validation.

public:
 property System::String ^ Formula1 { System::String ^ get(); };
public string Formula1 { get; }
Public ReadOnly Property Formula1 As String

Property Value

Remarks

The Formula1 property can be a constant value, a string value, a cell reference, or a formula.

Applies to