Page 1 of 1

Format Cells of EXCEL

Posted: Mon Dec 06, 2010 12:40 am
by dheeraja
Hi Guys.

I am searching for formatting cells of excel file using PHP. I searched for it and I got pear spreadsheet writer and PHPExcel Classes and they both are doing well, but going through there code and edit it according to my need is really a big headache, so I was searching to do it by myself but not getting that what I should use to do it, so please help to solve it...


Thank you...

Re: Format Cells of EXCEL

Posted: Mon Dec 06, 2010 2:21 am
by requinix
You aren't supposed to edit their code, you're supposed to use it.

Format how?

Re: Format Cells of EXCEL

Posted: Mon Dec 06, 2010 2:31 am
by dheeraja
Ya but according to my requirement I have to modify it and there are many parts, from that I want to pickup one thing and its really a big headache, so i don't want to use it...

Format like I want to make the cell content bold...

like I have header Name, Address, City... so i want this header to become bold....