TdxSpreadSheetEditHyperlinkDialogForm.Hyperlink Property
In This Article
Provides access to the target hyperlink.
#Declaration
Delphi
property Hyperlink: TdxSpreadSheetHyperlink read;
#Property Value
Type |
---|
Tdx |
#Remarks
The “Hyperlink Insert” and “Hyperlink Insert” dialogs use this property to synchronize settings between UI elements and a new or existing hyperlink.
See Also