:: com :: sun :: star :: text ::

unpublished interface XCell2
Base Interfaces
XCell2
┗ ::com::sun::star::table::XCell

::com::sun::star::table::XCell
(referenced interface's summary:)
provides methods to access the contents of a cell in a table.
Usage Restrictions
not published
Description
provides methods to access the contents of a cell in a text table.

Methods' Summary
isWWFormula returns true if the cell formula is in the WW format.  
Methods' Details
isWWFormula
boolean
isWWFormula();

Description
returns true if the cell formula is in the WW format.
Top of Page