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 …...using setValue function to put data in the Excel. In Older version...value will be converted to other data type and cell’s number format...