View Single Post
  #1 (permalink)  
Old June 14th, 2005, 05:35 PM
darvarin darvarin is offline
Registered User
 
Join Date: Jun 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to darvarin Send a message via AIM to darvarin
Default 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.

Reply With Quote