10#ifndef __com_sun_star_table_XCell2_idl__
11#define __com_sun_star_table_XCell2_idl__
16module
com { module sun { module star { module table {
extends XCell methods to access the contents of a cell in a table.
Definition XCell2.idl:24
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:35
Definition Ambiguous.idl:22