Share via


IXmlMap.RootElementName Property

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

Syntax

'Declaration
ReadOnly Property RootElementName As String
    Get
'Usage
Dim instance As IXmlMap
Dim value As String

value = instance.RootElementName
string RootElementName { get; }

Property Value

Type: System.String

See Also

Reference

IXmlMap Interface

IXmlMap Members

Microsoft.Office.Interop.Excel Namespace