|
|
TextValue textValue = getTextValue(textElement, textStr);
|
|
TextValue textValue = getTextValue(textElement, textStr);
|
|
|
super.createTextCell(textElement, gridCell, colIndex, rowIndex, styledText, baseStyle, forecolor);
|
|
super.createTextCell(textElement, gridCell, colIndex, rowIndex, styledText, baseStyle, forecolor);
|