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