HotXLS Delphi Excel Read Write Library / Component Developers Guide loslab Inc.

HeaderBorderColor property

Specifies the color of the border for the header area. The default value is clNone. Read/write TColor.

Syntax

property HeaderBorderColor: TColor;

Example

This example sets the border color in the header area to green.

DataToXLS1.HeaderBorderColor := clGreen;
Copyright©2007-2019 loslab.com