OpenXmlLeafTextElement Constructor (String)
OpenXmlLeafTextElement constructor
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Protected Sub New ( _
text As String _
)
用法
Dim text As String
Dim instance As New OpenXmlLeafTextElement(text)
protected OpenXmlLeafTextElement(
string text
)
Parameters
- text
Type: System.String
See Also
Reference
OpenXmlLeafTextElement Members