摘要:
1 #--此脚本用于将目标表格写入新的表格-- 2 #!/usr/bin/python3 3 # -*-coding:utf-8-*- 4 #python读取Excel中单元格的内容返回的有5种类型ctype : 0 empty,1 string, 2 number, 3 date, 4 boolean, 5 error 5 #显示单元格属性方法sheet.cell(row,col).ctype 阅读全文
posted @ 2019-09-20 18:15
老猫历险记
阅读(416)
评论(0)
推荐(0)
浙公网安备 33010602011771号