Is below functions are catering same if we make isConverted and setStyle to TRUE?
putValue(String stringValue, boolean isConverted, boolean setStyle)
vs
setValue(Object value)
We have different versions of Product …...try to parse the string to a numeric/date value; false → keep it...cell’s underlying value becomes numeric, but the style is unchanged...