AppEvents.WorkbookAfterXmlExport Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- Wb
- Workbook
- Map
- XmlMap
- Url
- String
- Result
- XlXmlExportResult