HotXLS Delphi Excel Read Write Library / Component Developers Guide loslab Inc.

Selected property

True if the Worksheet is selected. Read/write Boolean.

Syntax

property Selected: Boolean;

Example

This example selects the sheet one.

Workbook.Sheets[1].Selected := True;
Copyright©2007-2019 loslab.com