WorkbookEvents.AfterXmlExport(XmlMap, String, XlXmlExportResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void AfterXmlExport(Microsoft::Office::Interop::Excel::XmlMap ^ Map, System::String ^ Url, Microsoft::Office::Interop::Excel::XlXmlExportResult Result);
public void AfterXmlExport (Microsoft.Office.Interop.Excel.XmlMap Map, string Url, Microsoft.Office.Interop.Excel.XlXmlExportResult Result);
Public Sub AfterXmlExport (Map As XmlMap, Url As String, Result As XlXmlExportResult)
Parameters
- Map
- XmlMap
- Url
- String
- Result
- XlXmlExportResult