I'm using OpenXML to write some data into Excel. I've successfully managed to input all the data into a spreadsheet but when I do it's all in String format. This is because I'm mostly utilizing the example code available on I'm using OpenXML to write some data into Excel