11module 
com {  module sun {  module star {  module table {
 
extends XCell methods to access the contents of a cell in a table.
Definition XCell2.idl:19
void setFormulaResult([in] double nValue)
sets a formula result into the cell.
void setFormulaString([in] string aFormula)
sets a formula string into the cell.
provides methods to access the contents of a cell in a table.
Definition XCell.idl:29
Definition Ambiguous.idl:20