_LetterContent.LetterStyle Propiedad

Definición

Devuelve o establece el diseño de una carta creada por el Asistente para cartas.

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

Valor de propiedad

Comentarios

La propiedad LetterStyle puede ser una de las WdLetterStyle constantes.

Se aplica a