PromptResponseEventArgs
9 Jul 20261 minute to read
Defines the event arguments for Spreadsheet AI assist prompt response.
Properties
cancel boolean
Specifies whether the prompt request should be cancelled.
prompt string
Specifies the text of the prompt request
requestData object
Defines the request data.
response string
Specifies the response text returned by the AI service.