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
-------------------------------------------------------
"Sen" <> wrote in message
news:494F663C-8AC0-41D1-B7CF-...
> 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 ?