Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets an East Asian language for the specified replacement. Read/write WdLanguageID.
Syntax
expression .LanguageIDFarEast
expression Required. A variable that represents a Replacement object.
Remarks
This is the recommended way to return or set the language of East Asian text in a document created in an East Asian version of Microsoft Word.
Example
This example sets the language of the selection to Korean.
Selection.LanguageIDFarEast = wdKorean