Products
|
Download
|
Order
|
Forum
|
Contact us
NativeExcel suite v2.x
Reference
>
TDataset2Excel
>
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 'Orders'.
Dataset2Excel1.WorksheetName :=
'Orders'
;
Copyright © NikaSoft 2004-2010