Freigeben über


OpenXmlPartReader.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 Overrides ReadOnly Property ElementType As Type
    Get
'Usage
Dim instance As OpenXmlPartReader
Dim value As Type

value = instance.ElementType
public override Type ElementType { get; }

Eigenschaftswert

Typ: System.Type
Returns Type.

Siehe auch

Referenz

OpenXmlPartReader Klasse

OpenXmlPartReader-Member

DocumentFormat.OpenXml-Namespace