expression.ContainsEntry( _ ByVal abbreviation As String _ ) As Boolean
where expression is a variable that represents a AutoExpand Object
Parameters
- abbreviation
- An auto expand dictionary entry to search for, which is an abbreviation that gets expanded.
Return Value
True if the abbreviation has an expansion definition, false if it does not.