TextFontType-Klasse
Defines the TextFontType class.
Vererbungshierarchie
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.Drawing.TextFontType
DocumentFormat.OpenXml.Drawing.BulletFont
DocumentFormat.OpenXml.Drawing.ComplexScriptFont
DocumentFormat.OpenXml.Drawing.EastAsianFont
DocumentFormat.OpenXml.Drawing.LatinFont
DocumentFormat.OpenXml.Drawing.SymbolFont
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public MustInherit Class TextFontType _
Inherits OpenXmlLeafElement
'Usage
Dim instance As TextFontType
public abstract class TextFontType : OpenXmlLeafElement
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.