TdxSpreadSheetHyperlink Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Area | Returns the hyperlink’s hot area on a Table View worksheet. |
Assigned |
Specifies the set of flags corresponding to the current hyperlink settings that have been assigned or modified. |
Display |
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. |
Screen |
Specifies the tip displayed by the current hyperlink. |
Value | Specifies an external or internal reference for the current hyperlink object. |
Value |
Returns the hyperlink’s reference type. |
#Methods
Name | Description |
---|---|
Assign |
Updates the hyperlink’s settings from another hyperlink. |
Contains |
Identifies if the specified row and column intersect the hyperlink’s hot area. |
Equals |
Inherited from TObject. |
Execute | Activates the hyperlink. |
Get |
Inherited from TObject. |
Is |
Identifies if the hyperlink’s hot area is a valid cell range. |
To |
Inherited from TObject. |
See Also