Поделиться через


OpenXmlWriter.Close Method

Close the writer.

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

Syntax

'Declaration
Public MustOverride Sub Close
'Usage
Dim instance As OpenXmlWriter

instance.Close()
public abstract void Close()

See Also

Reference

OpenXmlWriter Class

OpenXmlWriter Members

DocumentFormat.OpenXml Namespace