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 …...NumberFormat to match the detected type (General, Date, etc.)...date format if a date was detected) because setStyle = true ...