次の方法で共有


OpenXmlWriter.WriteEndElement Method

Closes one element.

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

Syntax

'宣言
Public MustOverride Sub WriteEndElement
'使用
Dim instance As OpenXmlWriter

instance.WriteEndElement()
public abstract void WriteEndElement()

See Also

Reference

OpenXmlWriter Class

OpenXmlWriter Members

DocumentFormat.OpenXml Namespace