20 #ifndef __com_sun_star_table_CellContentType_idl__ 21 #define __com_sun_star_table_CellContentType_idl__ 24 module
com { module sun { module star { module table {
CellContentType
is used to determine the type of contents in a cell.
Definition: CellContentType.idl:29
cell is empty.
Definition: CellContentType.idl:34
Definition: Ambiguous.idl:22
cell contains a constant value.
Definition: CellContentType.idl:39
cell contains a formula.
Definition: CellContentType.idl:49
cell contains text.
Definition: CellContentType.idl:44