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 for Python via .NET

The following sample code shows how to use the Workbook.import_xml() method. It generates the output Excel file shown in this screenshot.

todo:image_alt_text

Advanced topics