DecimalValue Constructor (DecimalValue)

Initializes a new instance of the DecimalValue by deep copy.

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

Syntax

声明
Public Sub New ( _
    source As DecimalValue _
)
用法
Dim source As DecimalValue

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

Parameters

See Also

Reference

DecimalValue Class

DecimalValue Members

DecimalValue Overload

DocumentFormat.OpenXml Namespace