AppEvents.WorkbookAfterXmlExport 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 WorkbookAfterXmlExport(Microsoft::Office::Interop::Excel::Workbook ^ Wb, Microsoft::Office::Interop::Excel::XmlMap ^ Map, System::String ^ Url, Microsoft::Office::Interop::Excel::XlXmlExportResult Result);
public void WorkbookAfterXmlExport (Microsoft.Office.Interop.Excel.Workbook Wb, Microsoft.Office.Interop.Excel.XmlMap Map, string Url, Microsoft.Office.Interop.Excel.XlXmlExportResult Result);
Public Sub WorkbookAfterXmlExport (Wb As Workbook, Map As XmlMap, Url As String, Result As XlXmlExportResult)
Parameters
- Wb
- Workbook
- Map
- XmlMap
- Url
- String
- Result
- XlXmlExportResult