1、打開excel. readbook =xlrd.open_workbook(r'\test\canying.xlsx') · 2、獲取讀入的文件的sheet · 3、獲取sheet的最大行數和列數 · 4、獲取某個單元格的值.
確定! 回上一頁