Class LicenseContextPropertyObsoleteException
An exception thrown when trying to set the obsolete property LicenseContext is set.
Please use the License instead.
To set the license, use SetCommercial(string), SetNonCommercialOrganization(string) or SetNonCommercialPersonal(string)
For more information see http://epplussoftware.com/developers/licensenotsetexception
Implements
Inherited Members
Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public class LicenseContextPropertyObsoleteException : Exception, ISerializable