次の方法で共有


OpenXmlSimpleType.ToString Method

Returns a String that represents the current value.

Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Overrides Function ToString As String
'使用
Dim instance As OpenXmlSimpleType
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System.String
A String that represents the current value.

See Also

Reference

OpenXmlSimpleType Class

OpenXmlSimpleType Members

DocumentFormat.OpenXml Namespace