java.lang.ObjectCell type codesorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType
Marc - Johnson (marc_johnson27591@hotmail.com)CVS - $Id: CellType.java 433543 2006-08-22 06:22:54Z crossley $| Field Summary | ||
|---|---|---|
| public static final int | CELL_TYPE_FORMULA | |
| public static final int | CELL_TYPE_EMPTY | |
| public static final int | CELL_TYPE_BOOLEAN | |
| public static final int | CELL_TYPE_INTEGER | |
| public static final int | CELL_TYPE_FLOAT | |
| public static final int | CELL_TYPE_ERROR | |
| public static final int | CELL_TYPE_STRING | |
| public static final int | CELL_TYPE_CELLRANGE | |
| public static final int | CELL_TYPE_ARRAY | |
| Method from org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType Summary: |
|---|
| convertCellType, isValid |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType Detail: |
|---|
|
|