 
       wx.lib.printout.PrintTableDraw¶
  wx.lib.printout.PrintTableDraw¶ Methods Summary¶
 Methods Summary¶ Class API¶
 Class API¶PrintTableDraw(wx.ScrolledWindow, PrintBase)¶__init__(self, parent, DC, size)¶AdjustValues(self)¶ColourRowCells(self, height)¶DoDrawing(self, DC)¶DrawColumns(self)¶DrawGridLine(self)¶DrawText(self)¶FinishDraw(self)¶GetCellColour(self, row, col)¶GetCellTextColour(self, row, col)¶GetTotalPages(self)¶LabelColorRow(self, colour)¶OutCanvas(self)¶OutPage(self)¶PrintHeader(self)¶PrintLabel(self)¶PrintRow(self, row_val, draw = True, align = wx.ALIGN_LEFT)¶SetColumns(self, col)¶SetDefaults(self)¶SetPage(self, page)¶SetPointAdjust(self)¶