次の方法で共有


Envelope.ReturnAddressStyle プロパティ

定義

封筒の Style リターン アドレス スタイルを表す オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Word::Style ^ ReturnAddressStyle { Microsoft::Office::Interop::Word::Style ^ get(); };
public Microsoft.Office.Interop.Word.Style ReturnAddressStyle { get; }
member this.ReturnAddressStyle : Microsoft.Office.Interop.Word.Style
Public ReadOnly Property ReturnAddressStyle As Style

プロパティ値

注釈

文書に封筒を追加すると、[差出人住所] スタイルが設定されている文字列が自動的に更新されます。

適用対象