Freigeben über


TextType-Klasse

Defines the TextType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.OpenXmlLeafTextElement
        DocumentFormat.OpenXml.Wordprocessing.TextType
          DocumentFormat.OpenXml.Wordprocessing.DeletedFieldCode
          DocumentFormat.OpenXml.Wordprocessing.DeletedText
          DocumentFormat.OpenXml.Wordprocessing.FieldCode
          DocumentFormat.OpenXml.Wordprocessing.Text

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

Syntax

'Declaration
Public MustInherit Class TextType _
    Inherits OpenXmlLeafTextElement
'Usage
Dim instance As TextType
public abstract class TextType : OpenXmlLeafTextElement

Threadsicherheit

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

Siehe auch

Referenz

TextType-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace