HotXLS Belgeleri İçindekiler Ana sayfa Genel bakış TGridToXLS IXLSWorkbook Ana sayfa İçindekiler Genel bakış

Selection özellik

Döndürür the selected range in the specified Worksheet. When the worksheet has multiple selected areas, this property returns the active selected area

Sözdizimi

property Selection: IXLSRange;

Örnek

This example clears the selection on the first sheet
Workbook.Sheets[1].Selection.Clear;

Ayrıca bkz.

TXLSWorksheet.SelectAreasyöntem Copyright © 2010-2026 losLab Software