OpenXmlWriter.Close-Methode
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()