Show / Hide Table of Contents

Enum EPPlusLicenseStatus

Status of a commercial license

Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public enum EPPlusLicenseStatus

Fields

Name Description
Expired

The subscription license has expired.

InvalidLicenseKey

The license key is invalid.

NotValidForThisVersion

The perpetual license is valid, but requires a renewal for this version.

Valid

The license key is valid for this version.

In This Article
Back to top Generated by DocFX