Validation.Formula1 Property

Definition

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. Read-only String.

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

Property Value

Applies to