Apply AutoFilter() C# code

N

nickless

Hello all,

has anyone used AutoFilter() in Owc11 spreadsheet (VS 2005 C#) ?
I tried a few options but could not get it to work.
Can anyone help me do this: sheet.Range("A1:" "E1").AutoFilter() in
C#.

Thanks in advance
 
Top