open a formatted excel file from program
Hello,
I am writing a program in C++ which involves an output of data into an Excel spreadsheet. My question is: is there any way to create a new, formatted Excel file through the program (with defined length of the columns A,B,C,D...., borders, wraped text into the boxes, and color)?
Any ideas for any of these issues are greatly appreciated.
Thanks a lot.
|