lang property
[This documentation is preliminary and is subject to change.]
Sets or retrieves the language to use.
Syntax
HRESULT value = object.put_lang(BSTR v);HRESULT value = object.get_lang(BSTR* p);
Property values
Type: BSTR
an ISO standard language abbreviation.
Remarks
The parser uses this property to determine how to display language-specific choices for quotations, numbers, and so on.
Build date: 6/12/2012