The following tables list the members exposed by SpreadsheetUserPromptDisplayingEventArgs.
Name | Description | |
---|---|---|
![]() | _innerPropertyBeingSet |
Name | Description | |
---|---|---|
![]() | CanCancel | Returns a boolean indicating if the operation that triggered the prompt can be cancelled. |
![]() | Cancel | Returns or sets a boolean indicating whether the operation that triggered the prompt should be cancelled. |
![]() | Caption | Returns or sets the caption for the message dialog that will be displayed. |
![]() | DisplayMessage | Returns or sets a boolean indicating if a message will be displayed to the end user. |
![]() | Exception | Returns the exception for the error, if there was one. |
![]() | Message | Returns or sets the message that will be displayed. |
![]() | Trigger | Returns an enumeration indicating the action caused the prompt to be displayed. |