Searched defs:newCell (Results 1 – 2 of 2) sorted by relevance
28 ICell newCell (); in newCell() method108 public ICell newCell () in newCell() method in HTMLTable.Row
82 def newCell(self, col_name, text, value = None, **properties): member in table