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


BooleanValue Constructor (Boolean)

Initializes a new instance of the BooleanValue.

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

Syntax

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

Dim instance As New BooleanValue(value)
public BooleanValue(
    bool value
)

Parameters

See Also

Reference

BooleanValue Class

BooleanValue Members

BooleanValue Overload

DocumentFormat.OpenXml Namespace