HotXLS-dokumentation
Innehåll
Startsida
Översikt
TGridToXLS
IXLSWorkbook
Startsida
Innehåll
Översikt
HeaderColor egenskap
Anger the background color for the header area. Read/write TColor
Syntax
property HeaderColor: TColor;
Exempel
This example sets the header color to silver
DataToXLS1.HeaderColor := clSilver;
Copyright © 2010-2026 losLab Software