Import XML to Excel Workbook with Golang via C++

Import XML Map using Microsoft Excel

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

todo:image_alt_text

Import XML Map using Aspose.Cells

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

todo:image_alt_text

Advanced Topics