Freigeben über


DecimalValue-Konstruktor (Decimal)

Initializes a new instance of the DecimalValue.

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

Syntax

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

Dim instance As New DecimalValue(value)
public DecimalValue(
    decimal value
)

Parameter

Siehe auch

Referenz

DecimalValue Klasse

DecimalValue-Member

DecimalValue Überladung

DocumentFormat.OpenXml-Namespace