Class DocumentPart<T>
The base class for loading/saving and deleting OOXML part or other formats storage containers.
Inherited Members
Namespace: OfficeOpenXml.Core
Assembly: EPPlus.dll
Syntax
public abstract class DocumentPart<T> where T : DocumentPart<T>
Type Parameters
| Name | Description |
|---|---|
| T |