ApplicationEvents4_Event.MailMergeDataSourceValidate イベント
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ユーザーが、[差し込み印刷の宛先] ダイアログ ボックスの [確認] をクリックしてアドレスの確認を実行したときに発生します。
public:
event Microsoft::Office::Interop::Word::ApplicationEvents4_MailMergeDataSourceValidateEventHandler ^ MailMergeDataSourceValidate;
event Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeDataSourceValidateEventHandler MailMergeDataSourceValidate;
member this.MailMergeDataSourceValidate : Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeDataSourceValidateEventHandler
Event MailMergeDataSourceValidate As ApplicationEvents4_MailMergeDataSourceValidateEventHandler
イベントの種類
注釈
コンピューターにアドレス確認ソフトウェアがインストールされていない場合、MailMergeDataSourceValidate イベントを使用すると、郵便番号をチェックするためにレコードをループして米国以外のコードを削除するなど、単純なフィルター処理ルーチンを作成できます。