FormatCondition.Formula1 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.