Home | History | Annotate | Download | only in StdSuites

Lines Matching defs:cell

18 class cell(aetools.ComponentItem):
19 """cell - A cell """
22 """formula - the formula of the cell """
26 """protection - Indicates whether value or formula in the cell can be changed """
30 cells = cell
53 cell._superclassnames = []
54 cell._privpropdict = {
58 cell._privelemdict = {
87 'ccel' : cell,