<κλάση header="doc-nav" aria-label="Πλοήγηση τεκμηρίωσης">
Τεκμηρίωση HotXLS
<κλάση nav="doc-links">
Περιεχόμενα
Αρχική
Επισκόπηση
TGridToXLS
IXLSWorkbook
<κλάση div="nav topic-quick-nav" aria-label="Topic shortcuts">
Αρχική
Περιεχόμενα
Επισκόπηση
Selection ιδιότητα
<κλάση div="indent">
<κλάση div="txt">
Επιστρέφει the selected range in the specified Worksheet. When the worksheet has multiple selected areas, this property returns the active selected area
Σύνταξη
<κλάση div="indent">
<κλάση div="txt">
property Selection: IXLSRange;
Παράδειγμα
<κλάση div="indent">
<κλάση div="txt">
This example clears the selection on the first sheet
<κλάση pre="code">
Workbook.Sheets[1].Selection.Clear;
Δείτε επίσης
<κλάση div="indent">
<κλάση div="txt">
TXLSWorksheet.SelectAreasμέθοδος
<κλάση footer="reference-footer">Copyright © 2010-2026 losLab Software