Freigeben über


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.

Siehe auch

Referenz

OpenXmlSimpleType Klasse

OpenXmlSimpleType-Member

DocumentFormat.OpenXml-Namespace