TdxSpreadSheetEditHyperlinkDialogForm.SpreadSheet Property
Provides access to the spreadsheet control that shows a worksheet with the target hyperlink.
Declaration
property SpreadSheet: TdxCustomSpreadSheet read;
Property Value
Type |
---|
TdxCustomSpreadSheet |
Remarks
The “Insert Hyperlink” and “Edit Hyperlink” dialogs use this property to retrieve look & feel settings from a control that displays the target worksheet.
See Also