컴퓨터/Python

python openpyxl index color

풍경소리^^ 2023. 10. 30. 14:43

https://openpyxl.readthedocs.io/en/stable/styles.html

 

Working with styles — openpyxl 3.1.2 documentation

Colours Colours for fonts, backgrounds, borders, etc. can be set in three ways: indexed, aRGB or theme. Indexed colours are the legacy implementation and the colours themselves depend upon the index provided with the workbook or with the application defaul

openpyxl.readthedocs.io