HotXLS Docs
Contents
Home
Overview
TGridToXLS
IXLSWorkbook
Home
Contents
Overview
ResetColors method
Resets the colour palette to the default colours.
Syntax
procedure
ResetColors;
Remarks
The following illustration shows the default colour palette.
Example
This example resets the colour palette in the Workbook.
Workbook.ResetColors;