Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 1.94 KB

Excel.XmlMap.md

File metadata and controls

60 lines (43 loc) · 1.94 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
XmlMap object (Excel)
vbaxl10.chm753072
vbaxl10.chm753072
Excel.XmlMap
39b0823f-0068-d8df-e4e1-ca62b55d58f5
04/03/2019
medium

XmlMap object (Excel)

Represents an XML map that has been added to a workbook.

Remarks

Use the Add method of the XmlMaps collection to add an XML map to a workbook.

Use the Import method to import XML data from an XML data file into cells mapped to the specified XmlMap. The ImportXml method imports XML data for a String variable.

Use the Export method to export data from cells mapped to the specified XmlMap. The ExportXml method exports XML data to a String variable.

Methods

Properties

See also

[!includeSupport and feedback]