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