Searched refs:subheader_style (Results 1 – 1 of 1) sorted by relevance
110 subheader_style = xlwt.easyxf('alignment: horizontal centre, vertical top') variable281 sheet.write(row + 1, col, 'total, ms', subheader_style)282 sheet.write(row + 1, col + 1, 'per pixel, ns', subheader_style)