Freigeben über


CharType-Klasse

Defines the CharType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Math.CharType
        DocumentFormat.OpenXml.Math.AccentChar
        DocumentFormat.OpenXml.Math.BeginChar
        DocumentFormat.OpenXml.Math.EndChar
        DocumentFormat.OpenXml.Math.SeparatorChar

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

Syntax

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

Hinweise

The following information from the ECMA International Standard ECMA-376 can be useful when working with this class.

Threadsicherheit

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

Siehe auch

Referenz

CharType-Member

DocumentFormat.OpenXml.Math-Namespace