Traceback (most recent call last):
File "C:\Python27\exercise\obj\ver 0.6.py", line 13, in <module>
ws = wb.active
AttributeError: 'Workbook' object has no attribute 'active'
这可咋整……
File "C:\Python27\exercise\obj\ver 0.6.py", line 13, in <module>
ws = wb.active
AttributeError: 'Workbook' object has no attribute 'active'
这可咋整……
