Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Aspose.Cells allows you to import the XML map inside the workbook using the Workbook.ImportXml() method. You can import XML Map using the Microsoft Excel with the following steps
You will need to provide your XML data to complete the import. Here is a sample XML data that you can use for testing.
The following screenshot shows how to import XML Map using Microsoft Excel.
![]() |
|---|
The following sample code shows how to make use of the Workbook.ImportXml(). It generates the output excel file as shown in this screenshot.
![]() |
|---|
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.