<κλάση header="doc-nav" aria-label="Πλοήγηση τεκμηρίωσης">
Τεκμηρίωση HotXLS
<κλάση nav="doc-links">
Περιεχόμενα
Αρχική
Επισκόπηση
TGridToXLS
IXLSWorkbook
<κλάση div="nav topic-quick-nav" aria-label="Topic shortcuts">
Αρχική
Περιεχόμενα
Επισκόπηση
Address ιδιότητα
<κλάση div="indent">
<κλάση div="txt">
Επιστρέφει or sets the address of the target document. Read/write WideString
Σύνταξη
<κλάση div="indent">
<κλάση div="txt">
property Address: WideString;
Παράδειγμα
<κλάση div="indent">
<κλάση div="txt">
This example changes the address of the first hyperlink on Worksheet one
<κλάση pre="code">
Workbook.Sheets[1].Hyperlinks[1].Address := 'http://www.loslab.com';
<κλάση footer="reference-footer">Copyright © 2010-2026 losLab Software