NativeExcel suite v1.x

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'.
DBGrid2Excel1.WorksheetName := 'Countries';
Copyright © NikaSoft 2004-2012