ExcelLocale1033Proxy Members (2007 System)
Include Protected Members
Include Inherited Members
Provides methods that modify how a specified native Microsoft Office Excel object passes locale ID (LCID) information to the Excel object model.
The ExcelLocale1033Proxy type exposes the following members.
Methods
Name
Description
Obsolete. Returns a version of the specified native Microsoft Office Excel object that passes the locale ID (LCID) of the current thread with all locale-sensitive calls to the Excel object model, instead of passing LCID 1033 to specify the English (United States) locale.
Overloaded. Returns a version of the specified native Microsoft Office Excel object that passes locale ID (LCID) 1033 to specify English (United States) locale with all locale-sensitive calls to the Excel object model, instead of passing the locale ID of the current thread.
Top