PromptRequestEventArgs

9 Jul 20261 minute to read

Defines the event arguments for Spreadsheet AI assist prompt request.

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 prompt details send to the AI service.