Find the Root Element Name of XML Map with Golang via C++
Contents
[
Hide
]
Possible Usage Scenarios
You can find the Root Element Name of XML Map using Aspose.Cells with XmlMap.GetRootElementName() property. The following screenshot shows the root element name of the XML Map in Microsoft Excel.

Sample Code
The following sample code loads the sample Excel file, accesses the first XML Map, and prints its XmlMap.GetRootElementName() property. Please see the console output of the sample code below.
Console Output
Root Element Name of XML Map: MiscData