I am creating a table programmatically using c# & asp.net and everything is working. I need to set the cells that are the column headings so the text is underlined and bold.

How do is it done? I have searched a lot on but have not found any solutions.

Thanks for any guidance.