RE: (expression).Rows.HeadingFormat = True by carrot
carrot
Thu Jan 19 01:15:02 CST 2006
HI, i found the solution in vb
table.Rows(1).HeadingFormat = True
but i can't apply it in C#
table.Rows[1].HeadingFormat = 1;
it will prompt error in parameter.
Can anybody help?
"Jean-Guy Marcil" wrote:
> Personally, I find it insulting when someone does not take the time to write
> a real message but just uses the subject line....
>
>
>