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