Workbook.ResetColors method (Excel)
Resets the color palette to the default colors.
expression.ResetColors
expression A variable that represents a Workbook object.
This example resets the color palette in the active workbook.
VB
ActiveWorkbook.ResetColors
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.