Freigeben über


XType-Klasse

Defines the XType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Spreadsheet.XType
        DocumentFormat.OpenXml.Spreadsheet.MemberPropertiesMap
        DocumentFormat.OpenXml.Spreadsheet.MemberPropertyIndex

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public MustInherit Class XType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As XType
public abstract class XType : OpenXmlLeafElement

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

XType-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace