Products
|
Download
|
Order
|
Forum
|
Contact us
NativeExcel suite v1.x
Reference
>
TDBGrid2Excel
>
WorksheetName
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