Products
|
Download
|
Order
|
Forum
|
Contact us
NativeExcel suite v1.x
Reference
>
TDataset2Excel
>
ExportHeader
ExportHeader property
Determines whether the header will be exported or not. The default value is True. Read/write Boolean.
Syntax
property
ExportHeader: Boolean;
Example
This example sets ExportHeader property to false.
Dataset2Excel1.ExportHeader := false;
Copyright © NikaSoft 2004-2010