LicenseProvider
LoadLicense Method
|
Load the license provided by current setting to the license cache.
Namespace:
Spire.Xls.License
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public static void LoadLicense()
Public Shared Sub LoadLicense
public:
static void LoadLicense()
static member LoadLicense : unit -> unit
See Also