次の方法で共有


Envelope.AddressStyle プロパティ

定義

封筒の Style 配送先住所のスタイルを表す オブジェクトを返します。

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

プロパティ値

注釈

文書に封筒を追加すると、[宛先] スタイルが設定されている文字列が更新されます。

適用対象