OnOffValue Constructor (Boolean)

Initializes a new instance of OnOffValue.

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

Syntax

'Declaration
Public Sub New ( _
    value As Boolean _
)
'Usage
Dim value As Boolean

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

Parameters

See Also

Reference

OnOffValue Class

OnOffValue Members

OnOffValue Overload

DocumentFormat.OpenXml Namespace