Python經過openpyxl讀寫xlsx文件

前文提到過關於xlxs文件的讀寫問題,現作些補充: openpyxl的下載地址及幫助文檔http://openpyxl.readthedocs.org/en/latest/tutorial.htmlhtml from openpyxl import load_workbook from openpyxl import Workbook #建立一個空的xlxs工做簿文件 wb = Workbook(
相關文章
相關標籤/搜索