lcid Element [Office 2003 SDK Documentation]
Specifies the languages, as specified by the language setting of the host application, in which the actions in the smart document should be recognized. The value of the lcid element corresponds to the Locale ID, or language identifier code. For example, an lcid value of "1033" indicates English.
You can specify multiple Locale IDs by separating each with a comma, or you can specify all Locale IDs by using a zero (0) or an asterisk (*).
Syntax
<lcid></lcid>
Element Properties
Property | Value |
---|---|
Name | lcid |
Data Type | stringType |
Minimum Occurrences | 0 |
Maximum Occurrences | 1 |
Default Value | N/A |
Abstract | False |
Nillable | False |
Element Constraints | N/A |