Home
last modified time | relevance | path

Searched refs:NumericCell (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Tools/demo/
H A Dspreadsheet.py292 self.cell = NumericCell(self.value,
316 class NumericCell(BaseCell): class
769 cell = NumericCell(value)
803 cell = NumericCell(y)
805 cell = NumericCell(x)

Completed in 2 milliseconds