}
if (isDetectCellType)
{
TextValue value = getTextValue(textElement, textStr);
value.handle(new TextValueHandler()
{
public void handle(StringTextValue textValue)
{
HSSFCellStyle cellStyle = initCreateCell(gridCell, colIndex, rowIndex, baseStyle);
if (JRCommonText.MARKUP_NONE.equals(textElement.getMarkup()))