autofit column in excel sheet

Hi Again

This include file has code useful to interact with excel.
To use it, call the include in the begin of your program.
{excel.i}

With this you can
Open and close excel
Send data RUN pinta(data, reng, col). /* (reng and col are integers) */
Recive data
Format cells
Format columns
Draw borders
Change bold
Underline
Delete a column
Insert a row
Change column size
Change reng size
Change font size

I think it can be useful to you.

Mario Robles
 

Attachments

Back
Top