Import XML to Excel workbook

Import XML Map using Microsoft Excel

The following screenshot shows how to import an XML map using Microsoft Excel.

todo:image_alt_text

Import XML Map using Aspose.Cells

The following sample code shows how to make use of the Workbook.ImportXml(). It generates the output Excel file (output excel file) as shown in this screenshot.

todo:image_alt_text

Advanced topics