Name: Anonymous 2009-03-06 13:34
how do i delete a row in an Excel file using C#?
i tried to do a "DELETE" sql-type statement, but it was like 'i cannot do that dave' then i tried to update the row with nulls and it was like 'i cannot let you do that dave'.
i tried to do a "DELETE" sql-type statement, but it was like 'i cannot do that dave' then i tried to update the row with nulls and it was like 'i cannot let you do that dave'.