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

WorksheetName property

Specifies the name of new Worksheet. Read/write String.

Syntax

property WorksheetName: String;

Example

This example sets the name of new Worksheet to 'Countries'.

GridToXLS1.WorksheetName := 'Countries';
Copyright©2007-2019 loslab.com