enum CellContentType in module com::sun::star::table:: |
enum CellContentType;
enumeration used to determine the type of contents in a cell.
Values Summary |
|
EMPTY | cell is empty. |
VALUE | cell contains a constant value. |
TEXT | cell contains text. |
FORMULA | cell contains a formula. |
Values Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.