Now I enter sheet.UsedRange(SluttidFormat).NumberFormat = "hh:mm:ss" to format a cell when exporting to Excel and it gives me this format in Excel. (see attached image)
How do I get the text format in my Excel file when exporting (at the arrow in the picture)?
I Try sheet.UsedRange(SluttidFormat).Text = "" but it not work....
I use asp.net vb and Syncfusion.XlsIO version 16.4460.0.42
Attachment:
dump_c58efb84.png