_LetterContent.SalutationType Propiedad

Definición

Devuelve o establece el tipo de saludo para una carta creada por el Asistente para cartas.

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

Valor de propiedad

Comentarios

La propiedad SalutationType puede ser una de las WdSalutationType constantes.

Se aplica a