Enum EPPlusLicenseType
The type of license used.
Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public enum EPPlusLicenseType
Fields
Name | Description |
---|---|
Commercial | If you use EPPlus within a commercial organization or for commercial purposes. |
NonCommercialOrganization | Use this license if you use EPPlus representing a noncommercial organization. |
NonCommercialPersonal | Use this license if you use EPPlus for personal noncommercial usage. |