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
- source
Type: DocumentFormat.OpenXml.OpenXmlSimpleType