OpenXmlReader.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 MustOverride ReadOnly Property ElementType As Type
Get
'Usage
Dim instance As OpenXmlReader
Dim value As Type
value = instance.ElementType
public abstract Type ElementType { get; }
Property Value
Type: System.Type
Returns Type.