You can use the Type property to return the value of a FormatCondition object type.
Setting
The Type property returns one of the following intrinsic constants.
| acExpression (1) | acFieldHasFocus (2) |
| acFieldValue (0) |
The Type property is available only by using Visual Basic and is read-only.