Click or drag to resize

LicenseProvider SetAppKey Method

Provides app key, which will be used for AI Calling.

Namespace: Spire.Xls.License
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public static void SetAppKey(
	string appKey
)

Parameters

appKey
Type: System String
app key.
See Also