NativeExcel suite v1.x

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;
Copyright © NikaSoft 2004-2012