Searched refs:row_style (Results 1 – 2 of 2) sorted by relevance
146 row_style = ' class="open"' variable151 row_style = '' variable162 </tr>''' % (row_style, dr.issue, dr.url, dr.issue, dr.status, dr.title, avail_style, avail)
979 row_style = Cell()983 assert not row_style.color, 'Multiple row_style.colors found!'984 row_style.color = cell.color987 assert not row_style.bgcolor, 'Multiple row_style.bgcolors found!'988 row_style.bgcolor = cell.bgcolor989 self._row_styles.append(row_style)