Show / Hide Table of Contents

Class DocumentPart<T>

The base class for loading/saving and deleting OOXML part or other formats storage containers.

Inheritance
object
DocumentPart<T>
ExcelConnection
ExcelQueryTable
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OfficeOpenXml.Core
Assembly: EPPlus.dll
Syntax
public abstract class DocumentPart<T> where T : DocumentPart<T>
Type Parameters
Name Description
T
In this article
Back to top Generated by DocFX