次の方法で共有


_LetterContent.SalutationType プロパティ

定義

レター ウィザードによって作成されたレターの敬礼の種類を設定または返します。

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

プロパティ値

注釈

SalutationType プロパティには、定数のいずれかをWdSalutationType指定できます。

適用対象