Products
|
Download
|
Order
|
Forum
|
Contact us
NativeExcel suite v2.x
Reference
>
TDataset2Excel
>
HeaderColor
HeaderColor property
Specifies the background color for the header area. Read/write TColor.
Syntax
property
HeaderColor: TColor;
Example
This example sets the header color to silver.
Dataset2Excel1.HeaderColor := clSilver;
Copyright © NikaSoft 2004-2012