按照视频里面的方法写入Excel,但是在设置格式运行后出现 AttributeError:'XFStyle' object has no attribute 'height'
求解
拼写错误,修改为
titlestyle.font=titlefont
好的,发现了,感谢!