Freigeben über


DecimalValue-Konstruktor (DecimalValue)

Initializes a new instance of the DecimalValue by deep copy.

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

Syntax

'Declaration
Public Sub New ( _
    source As DecimalValue _
)
'Usage
Dim source As DecimalValue

Dim instance As New DecimalValue(source)
public DecimalValue(
    DecimalValue source
)

Parameter

Siehe auch

Referenz

DecimalValue Klasse

DecimalValue-Member

DecimalValue Überladung

DocumentFormat.OpenXml-Namespace