Click or drag to resize

ExcelAI ResetUserHistory Method

Resets the user's all chat history in the AI service.

Namespace: Spire.Xls.AI
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string ResetUserHistory()

Return Value

Type: String
a string indicating whether the processing was successful or not.
See Also