Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Specifies the language of the data file, including numerical and data formats.
Syntax
Note The object property is specified to avoid a conflict with the language extender property which is exposed on all elements.
dataobj.object.Language = sValue
sValue String expression that describes the language of the data file using the HTML standard codes (as defined by ISO 369). The default value is eng-us. Set this appropriately to ensure the correct handling of decimal separator characters in floating-point data and default data interpretation.
See Also
CharSet
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.