python操xls

import xlrd from xlutils.copy import copy class OperationExcel: def __init__(self, file_name=None, sheet_id=None): """ 構造函數,調用方法的時候。就要知道excel地址,和響應的sheed_id。也就是調用這個函數的時候就要知道,想要操作
相關文章
相關標籤/搜索