The following tables list the members exposed by ClipboardPasteErrorEventArgs.
Name | Description | |
---|---|---|
ClipboardPasteErrorEventArgs Constructor | The constructor for the Clipboard Paste Error Event Args, sets a couple of default values. |
Name | Description | |
---|---|---|
AttemptRecover | Set by the handler of the error, allows the paste process to attempt to recover from the error | |
ErrorType | The type of error that occurred during the excel style paste operation | |
IsRecoverable | Set by the Paste Process, dictates whether or not this error is recoverable |