how to add the background color to excel sheet by python

databicky
Contributor II

i just want to add color to excel sheet by python to specific cells, and i done that, but i need to exclude the header column, then if i tried the same method to other sheet it doesn't worked.​

but that bg color addition is reflected in one sheet but the same method of code is not able to use to other sheet

i​ just want to add color based on cell address.