FormatCondition.Expression1 Property (Access)
You can use the Expression1 property to return the values of a conditional format within a FormatCondition object. Read-only String.
Syntax
expression .Expression1
expression A variable that represents a FormatCondition object.
Remarks
The Expression1 property returns a Variant value or expression associated with the first part of the conditional format.