自己利用python编写的操作excel封装类
"""
================================================
Python模块:Python操作excel(.xlsx)封装类MyPyExcel
================================================
"""import openpyxl
from openpyxl.utils import column_index_from_string, get_column_letter