Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 654 Bytes

Excel.Workbook.ResetColors.md

File metadata and controls

37 lines (22 loc) · 654 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Workbook.ResetColors method (Excel)
vbaxl10.chm199180
vbaxl10.chm199180
Excel.Workbook.ResetColors
1b56a4e9-0645-fa1e-55cc-09069c6a0ff1
05/29/2019
medium

Workbook.ResetColors method (Excel)

Resets the color palette to the default colors.

Syntax

expression.ResetColors

expression A variable that represents a Workbook object.

Example

This example resets the color palette in the active workbook.

ActiveWorkbook.ResetColors

[!includeSupport and feedback]