TdxSpreadSheetHyperlink.Index Property
Returns the zero-based index of the current hyperlink object in the Table View worksheet’s hyperlink collection.
Declaration
property Index: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Use this property to identify and address the hyperlink in the collection.
See Also