WorkbookEvents.AfterXmlImport(XmlMap, Boolean, XlXmlImportResult) 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 AfterXmlImport(Microsoft::Office::Interop::Excel::XmlMap ^ Map, bool IsRefresh, Microsoft::Office::Interop::Excel::XlXmlImportResult Result);
public void AfterXmlImport (Microsoft.Office.Interop.Excel.XmlMap Map, bool IsRefresh, Microsoft.Office.Interop.Excel.XlXmlImportResult Result);
Public Sub AfterXmlImport (Map As XmlMap, IsRefresh As Boolean, Result As XlXmlImportResult)
Parameters
- Map
- XmlMap
- IsRefresh
- Boolean
- Result
- XlXmlImportResult