Freigeben über


SpacingRuleType-Klasse

Defines the SpacingRuleType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Math.SpacingRuleType
        DocumentFormat.OpenXml.Math.ColumnGapRule
        DocumentFormat.OpenXml.Math.RowSpacingRule

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

Syntax

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

SpacingRuleType-Member

DocumentFormat.OpenXml.Math-Namespace