OLEDBConnection.RetrieveInOfficeUILang Property (Excel)
True if the data and errors are to be retrieved in the Office user interface display language when available. Read/write Boolean.
Version Information
Version Added: Excel 2007
Syntax
expression .RetrieveInOfficeUILang
expression A variable that represents an OLEDBConnection object.
Remarks
If this property is set to False, the LCID value in the connection string is used instead. If an LCID is not specified, the default LCID from the server is used.