DecimalValue Constructor (Decimal)

Initializes a new instance of the DecimalValue.

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

Syntax

声明
Public Sub New ( _
    value As Decimal _
)
用法
Dim value As Decimal

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

Parameters

See Also

Reference

DecimalValue Class

DecimalValue Members

DecimalValue Overload

DocumentFormat.OpenXml Namespace