次の方法で共有


_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指定できます。

適用対象