ExcelLocale1033Proxy.Wrap Method (2007 System)

Include Protected Members
Include Inherited Members

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.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public methodStatic member

Wrap(Object)

Obsolete. 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.

Public methodStatic member

Wrap(Type, Object)

Obsolete. 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

See Also

Reference

ExcelLocale1033Proxy Class

ExcelLocale1033Proxy Members

Microsoft.Office.Tools.Excel Namespace