ExcelLocale1033Attribute Class
Visual Studio 2005
Specifies whether to pass the locale ID (LCID) 1033 to Microsoft Office Excel for all culture-sensitive calls to the Excel object model, regardless of the locale settings defined for the computer.
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in microsoft.office.tools.excel.dll)
Assembly: Microsoft.Office.Tools.Excel (in microsoft.office.tools.excel.dll)
LCID 1033 is English (United States). All data that is formatted differently in different cultures, such as dates and currency, must use United States formatting when it is passed using this LCID.
ExcelLocale1033Attribute is an assembly-level attribute.
For more information about using attributes, see Extending Metadata Using Attributes.