Show / Hide Table of Contents

Class ExcelPackageSettings

Inheritance
System.Object
ExcelPackageSettings
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public class ExcelPackageSettings

Properties

DoGarbageCollectOnDispose

Declaration
public bool DoGarbageCollectOnDispose { get; set; }
Property Value
Type Description
System.Boolean
Back to top Generated by DocFX