OpenXmlDomReader.ElementType Property
Gets the type of the corresponding strong typed class of the current element.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ElementType As Type
Get
'Usage
Dim instance As OpenXmlDomReader
Dim value As Type
value = instance.ElementType
public override Type ElementType { get; }
Property Value
Type: System.Type
Returns Type.