OpenXmlSimpleType Constructor (OpenXmlSimpleType)

Initializes a new instance of the OpenXmlSimpleType.

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

Syntax

声明
Protected Sub New ( _
    source As OpenXmlSimpleType _
)
用法
Dim source As OpenXmlSimpleType

Dim instance As New OpenXmlSimpleType(source)
protected OpenXmlSimpleType(
    OpenXmlSimpleType source
)

Parameters

See Also

Reference

OpenXmlSimpleType Class

OpenXmlSimpleType Members

OpenXmlSimpleType Overload

DocumentFormat.OpenXml Namespace