LetterContentClass.LetterStyle Property

Definition

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

Property Value

Implements

Applies to