Selection.LanguageIDOther プロパティ

定義

オブジェクトの言語を示します。

public:
 property Microsoft::Office::Interop::Word::WdLanguageID LanguageIDOther { Microsoft::Office::Interop::Word::WdLanguageID get(); void set(Microsoft::Office::Interop::Word::WdLanguageID value); };
public Microsoft.Office.Interop.Word.WdLanguageID LanguageIDOther { get; set; }
member this.LanguageIDOther : Microsoft.Office.Interop.Word.WdLanguageID with get, set
Public Property LanguageIDOther As WdLanguageID

プロパティ値

注釈

Word の右から左へ記述する言語版で作成された文書にラテン言語の文字列を設定する場合、この方法をお勧めします。

適用対象