OpenXmlWriter Class
Defines the OpenXmlWriter.
Inheritance Hierarchy
System.Object
DocumentFormat.OpenXml.OpenXmlWriter
DocumentFormat.OpenXml.OpenXmlPartWriter
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public MustInherit Class OpenXmlWriter _
Implements IDisposable
'Usage
Dim instance As OpenXmlWriter
public abstract class OpenXmlWriter : IDisposable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.