Index.IndexLanguage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the sorting language to use for the specified index.
public:
property Microsoft::Office::Interop::Word::WdLanguageID IndexLanguage { Microsoft::Office::Interop::Word::WdLanguageID get(); void set(Microsoft::Office::Interop::Word::WdLanguageID value); };
public Microsoft.Office.Interop.Word.WdLanguageID IndexLanguage { get; set; }
member this.IndexLanguage : Microsoft.Office.Interop.Word.WdLanguageID with get, set
Public Property IndexLanguage As WdLanguageID
Property Value
Remarks
The IndexLanguage property can be one of the WdLanguageID constants. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed.