_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一。

适用于