HotXLS Docs

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;