| Property Getters/Setters Summary | ||
|---|---|---|
method | getBoolValue() | |
method | getDateTimeValue() | |
method | getDoubleValue() | |
method | getIntValue() | |
method | getStringValue() | |
method | getValueType() | |
The value of the property is CellValueType integer constant. |
||
int getValueType()
String getStringValue()
int getIntValue()
float getDoubleValue()
DateTime getDateTimeValue()
boolean getBoolValue()