Excel with Office Web Components

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi ,
I am creating excel sheet from ASP.NET using OWC. How do i set the column
width, background color etc. for the sheet using OWC ?
 
Have a look at the column property. It exposes access to the chFont object
and Cell properties that allow you to customize your control. There's more
where that came from in the black book.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top