20 #ifndef __com_sun_star_table_XCell_idl__ 21 #define __com_sun_star_table_XCell_idl__ 27 module
com { module sun { module star { module table {
56 void setFormula( [in]
string aFormula );
73 void setValue( [in]
double nValue );
provides methods to access the contents of a cell in a table.
Definition: XCell.idl:34
CellContentType
is used to determine the type of contents in a cell.
Definition: CellContentType.idl:29
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47