Share via


IXPath.Map Property

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

Syntax

'Declaration
ReadOnly Property Map As XmlMap
    Get
'Usage
Dim instance As IXPath
Dim value As XmlMap

value = instance.Map
XmlMap Map { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.XmlMap

See Also

Reference

IXPath Interface

IXPath Members

Microsoft.Office.Interop.Excel Namespace