_LetterContent.LetterStyle 属性

定义

返回或设置“英文信函向导”所建信件的版式。

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

属性值

注解

LetterStyle 属性可以是常量之WdLetterStyle一。

适用于