用openpyxl插入格公式2

# __*__encoding:utf8__*__ import openpyxl import openpyxl.worksheet wb = openpyxl.load_workbook("files/whsf.xlsx") st = wb.active row_max = st.max_row print row_max cell1 = [] cell2 = [] cell3 = [
相關文章
相關標籤/搜索