<κλάση header="doc-nav" aria-label="Πλοήγηση τεκμηρίωσης"> Τεκμηρίωση HotXLS <κλάση nav="doc-links"> Περιεχόμενα Αρχική Επισκόπηση TGridToXLS IXLSWorkbook <κλάση div="nav topic-quick-nav" aria-label="Topic shortcuts"> Αρχική Περιεχόμενα Επισκόπηση

Range ιδιότητα

<κλάση div="indent"> <κλάση div="txt"> Επιστρέφει a Range object that represents the range the specified hyperlink is attached to. Read/write IXLSRange

Σύνταξη

<κλάση div="indent"> <κλάση div="txt"> property Range: IXLSRange;

Παράδειγμα

<κλάση div="indent"> <κλάση div="txt"> This example changes the font size for range which attached to the first hyperlink on Worksheet one
<κλάση pre="code"> Workbook.Sheets[1].Hyperlinks[1].Range.Font.Size := 14; <κλάση footer="reference-footer">Copyright © 2010-2026 losLab Software