Application WorkbookAfterXmlExport Event

Purpose

Occurs after Microsoft Excel saves or exports XML data from the specified workbook.

Syntax

WorkbookAfterXmlExport(Wb, Map, Url, Result)

Required Parameters

Wb

The target workbook.

Map

The XML map that was used to save or export data.

Url

The location of the XML file that was exported.

Result

Indicates the results of the save or export operation.