TdxSpreadSheetEditHyperlinkDialogForm.ActiveContainer Property
Returns the floating container that the target hyperlink uses as its hot area.
Declaration
property ActiveContainer: TdxSpreadSheetContainer read;
Property Value
| Type |
|---|
| TdxSpreadSheetContainer |
Remarks
This property returns nil if the target hyperlink uses a cell as a hot area. Otherwise – the ActiveContainer property returns the floating container associated with the target hyperlink.
See Also