Freigeben über


Int32Value-Konstruktor (Int32)

Initializes a new instance of the Int32Value.

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

Syntax

'Declaration
Public Sub New ( _
    value As Integer _
)
'Usage
Dim value As Integer

Dim instance As New Int32Value(value)
public Int32Value(
    int value
)

Parameter

Siehe auch

Referenz

Int32Value Klasse

Int32Value-Member

Int32Value Überladung

DocumentFormat.OpenXml-Namespace