Lines Matching refs:cell
41 /** provides methods to access the contents of a cell in a table.
49 /** returns the formula string of a cell.
51 <p>Even if the cell does not contain a formula, an assignment of
52 this attribute's value to another cell's formula attribute would
53 create the same cell content. This is because this attribute contains
54 the original text value of a string cell. The value of a
55 <em>value cell</em> will be formatted using the number format's
57 cell.</p>
63 /** sets a formula into the cell.
66 or formula cell is created, depending on the text and the number
73 /** returns the floating point value of the cell.
75 <p>For a <em>value cell</em> the value is returned, for a
76 <em>string cell</em> zero is returned and for a <em>formula cell</em>
83 /** sets a floating point value into the cell.
85 <p>After a call to this method the type of the cell is
92 /** returns the type of the cell.
98 /** returns the error value of the cell.
100 <P>If the cell does not contain a formula, the error is always