IntPtg values should be int instead of short beacause the data in the excel file is an unsigned short.
Now supports setValue(int) and getValueAsInt()