Поделиться через


BooleanValue Constructor (BooleanValue)

Initializes a new instance of the BooleanValue by deep copy.

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

Syntax

'Декларация
Public Sub New ( _
    source As BooleanValue _
)
'Применение
Dim source As BooleanValue

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

Parameters

See Also

Reference

BooleanValue Class

BooleanValue Members

BooleanValue Overload

DocumentFormat.OpenXml Namespace