i retreive data from database and insert to cell manually by sheet.cells["A2"].StringValue = "......"
and my data has many type(string, floating point,etc)
when i'm open web the column that contains floating point shown 10,521 instead of 10.521
why it display like this and how to fix it
i try to use custom format and number format but nothing happen.
please help, Thanks
Have a nice day J
Arthit
This message was posted using Email2Forum by Admin.