OpenXmlSimpleType.ToString-Methode
Returns a String that represents the current value.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As OpenXmlSimpleType
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Rückgabewert
Typ: System.String
A String that represents the current value.