OpenXmlSimpleType-Klasse
Defines the abstract base class for all simple types used in attributes.
Vererbungshierarchie
System.Object
DocumentFormat.OpenXml.OpenXmlSimpleType
DocumentFormat.OpenXml.Base64BinaryValue
DocumentFormat.OpenXml.EnumValue<T>
DocumentFormat.OpenXml.HexBinaryValue
DocumentFormat.OpenXml.ListValue<T>
DocumentFormat.OpenXml.OnOffValue
DocumentFormat.OpenXml.OpenXmlSimpleValue<T>
DocumentFormat.OpenXml.StringValue
DocumentFormat.OpenXml.TrueFalseBlankValue
DocumentFormat.OpenXml.TrueFalseValue
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public MustInherit Class OpenXmlSimpleType _
Implements ICloneable
'Usage
Dim instance As OpenXmlSimpleType
public abstract class OpenXmlSimpleType : ICloneable
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.