Gets an expansion from a definition in the Auto Expand dictionary.
object.Lookup( _
ByVal As String _
) As String
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.