10 #ifndef __com_sun_star_table_XCell2_idl__
11 #define __com_sun_star_table_XCell2_idl__
16 module com { module sun { module star { module table {
31 void setFormulaResult( [in]
double nValue );
41 void setFormulaString( [in]
string aFormula );
provides methods to access the contents of a cell in a table.
Definition: XCell.idl:34
extends XCell methods to access the contents of a cell in a table.
Definition: XCell2.idl:23