Freigeben über


Int32Value-Klasse

Defines Int32Value - Int32 value for attributes.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlSimpleType
    DocumentFormat.OpenXml.OpenXmlSimpleValue<Int32>
      DocumentFormat.OpenXml.Int32Value

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

Syntax

'Declaration
Public Class Int32Value _
    Inherits OpenXmlSimpleValue(Of Integer)
'Usage
Dim instance As Int32Value
public class Int32Value : OpenXmlSimpleValue<int>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

Int32Value-Member

DocumentFormat.OpenXml-Namespace