Int16Value-Klasse
Defines Int16Value - Int16 value for attributes.
Vererbungshierarchie
System.Object
DocumentFormat.OpenXml.OpenXmlSimpleType
DocumentFormat.OpenXml.OpenXmlSimpleValue<Int16>
DocumentFormat.OpenXml.Int16Value
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Class Int16Value _
Inherits OpenXmlSimpleValue(Of Short)
'Usage
Dim instance As Int16Value
public class Int16Value : OpenXmlSimpleValue<short>
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.