次の方法で共有


MailMerge.ShowSendToCustom プロパティ

定義

完了上のカスタム ボタンのキャプションを差し込み印刷ウィザードの差し込み手順 (手順 6) に対応する 文字列 を設定または返します。

public:
 property System::String ^ ShowSendToCustom { System::String ^ get(); void set(System::String ^ value); };
public string ShowSendToCustom { get; set; }
member this.ShowSendToCustom : string with get, set
Public Property ShowSendToCustom As String

プロパティ値

注釈

ユーザーがカスタム ボタンをクリックすると、 MailMergeWizardSendToCustom イベントが発生します。

適用対象