Share via


XmlMap.Delete Method

Removes the specified XML map from the workbook.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As XmlMap

instance.Delete()
void Delete()

See Also

Reference

XmlMap Interface

XmlMap Members

Microsoft.Office.Interop.Excel Namespace