Posted 19 February 2018, 6:26 am EST
Hi,
Consider any cell in excel that has '002 as its value, in excel it is considered as string and value in that cell becomes 002 and it will be left aligned in the cell as it is a string.
Now copy this cell from excel and paste it in spread sheet. Note that instead of 002 being left aligned, you will notice 2 to be right aligned in that particular cell. You should be able to reproduce this in:
https://www.grapecity.com/en/demos/spread/JS/InspectorSample/
Note: When we manually enter '002 in any cell from keyboard, it works perfectly like excel, you will notice that cell value will be 002 and it is left aligned.
Thanks,
Viswanath
