HotXLS Delphi Excel Read Write Library / Component Developers Guide
Reference
>
IXLSWorksheet
>
Selection
Selection property
Returns the
selected
range in the specified Worksheet.
Syntax
property
Selection:
IXLSRange
;
Example
This example clears the selection on the first sheet.
Workbook.Sheets[
1
].Selection.Clear;
Copyright©2014
loslab.com