lang property

Sets or retrieves the language to use.

Syntax

HRESULT value = object.put_lang( v);HRESULT value = object.get_lang(* 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.