id-hkj
id-hkj
Even when you aren't automating it, and you are going into the web application or desktop application, you can't attach them
The maximum number of rows it can handle is 1, 048, 576 rows. If you go outside this limit, it raises an exception: 'ValueError: Row numbers must be between 1...
For me, the code works if I move merging the cells to after doing all the styling as shown below: ``` >>> from openpyxl.styles import Border, Side, PatternFill, Font, GradientFill,...