Share via


OnOffValue Constructor (OnOffValue)

Initializes a new instance of OnOffValue.

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

Syntax

'Declaration
Public Sub New ( _
    source As OnOffValue _
)
'Usage
Dim source As OnOffValue

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

Parameters

See Also

Reference

OnOffValue Class

OnOffValue Members

OnOffValue Overload

DocumentFormat.OpenXml Namespace