Python - win32 - Underline

前端 未结 0 1598
星月不相逢
星月不相逢 2021-02-04 01:05

I want to format some cells. I can select bold or italic with the following code:

import win32com.client as win32

wb = excel.Workbooks.Open(template_file)
excel          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题