Freigeben über


OfficeMathJustificationType-Klasse

Defines the OfficeMathJustificationType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Math.OfficeMathJustificationType
        DocumentFormat.OpenXml.Math.DefaultJustification
        DocumentFormat.OpenXml.Math.Justification

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

Syntax

'Declaration
Public MustInherit Class OfficeMathJustificationType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As OfficeMathJustificationType
public abstract class OfficeMathJustificationType : 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

OfficeMathJustificationType-Member

DocumentFormat.OpenXml.Math-Namespace