Freigeben über


UnsignedShortType-Klasse

Defines the UnsignedShortType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Math.UnsignedShortType
        DocumentFormat.OpenXml.Math.ColumnGap
        DocumentFormat.OpenXml.Math.RowSpacing

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

Syntax

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

UnsignedShortType-Member

DocumentFormat.OpenXml.Math-Namespace