MailMerge.ShowSendToCustom プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
完了上のカスタム ボタンのキャプションを差し込み印刷ウィザードの差し込み手順 (手順 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 イベントが発生します。