expression.Lookup( _ ByVal abbreviation As String _ ) As String
where expression is a variable that represents a AutoExpand Object
Parameters
- abbreviation
- An Auto Expand dictionary entry to look up, which is an abbreviation that gets expanded.
Return Value
The expansion string if key exists, or null if it does not have an expansion.