Html – How do I change my code to fill an excel spreadsheet with colour?
I have some code that imports an image and converts it to an excel spreadsheet pixel by pixel. However, I've only been able to write the RGB into the cell and want to colour the cell instead. I'm using html…