TdxSpreadSheetHyperlink Properties
A hyperlink bound to a cell (cell range) or floating container in a Table View worksheet.Name | Description |
---|---|
Area | Returns the hyperlink’s hot area on a Table View worksheet. |
AssignedValues | Specifies the set of flags corresponding to the current hyperlink settings that have been assigned or modified. |
DisplayText | Specifies the anchor text for the current hyperlink object. |
Index | Returns the zero-based index of the current hyperlink object in the Table View worksheet’s hyperlink collection. |
Next | Returns the hyperlink object following the current hyperlink object in the Table View worksheet’s hyperlink collection. |
Prev | Returns the hyperlink object preceding the current hyperlink object in the Table View worksheet’s hyperlink collection. |
ScreenTip | Specifies the tip displayed by the current hyperlink. |
Value | Specifies an external or internal reference for the current hyperlink object. |
ValueType | Returns the hyperlink’s reference type. |
See Also