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