Freigeben über


OpenXmlReader.ElementType-Eigenschaft

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; }

Eigenschaftswert

Typ: System.Type
Returns Type.

Siehe auch

Referenz

OpenXmlReader Klasse

OpenXmlReader-Member

DocumentFormat.OpenXml-Namespace