Excel Formatting

K

kalyan_ysn

I've developed a report using an excel template and filled in the value
accordingly. The process I followed for the formatting to stay intact i
I've converted excel into a html and opened the html in the dreamweaver
I copied the dreamweaver code (html) and used it in my program and aske
my program to open an excel instead of html.

The issue is I've I should already generated the report with the grid
and the requirement is format the report with white space everywher
where there is no report data. Dreamweaver uses "background:white" i
the style sheet.

How do I change from grid to no-grid with simple command withou
re-doing the whole process.

Any help is appreaciated..Thanks
 
Top