EdxSpreadSheetHyperlinkExecuteError Class
In This Article
The exception class for hyperlink activation errors.
#Declaration
Delphi
EdxSpreadSheetHyperlinkExecuteError = class(
EdxException
)
#Remarks
This exception is raised if an error occurs while a spreadsheet-based application is trying to execute a hyperlink.
#Inheritance
TObject
Exception
EdxException
EdxSpreadSheetHyperlinkExecuteError
See Also