OpenXmlLeafTextElement-Konstruktor (String)
OpenXmlLeafTextElement constructor
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Protected Sub New ( _
text As String _
)
'Usage
Dim text As String
Dim instance As New OpenXmlLeafTextElement(text)
protected OpenXmlLeafTextElement(
string text
)
Parameter
- text
Typ: System.String