M
marianowic
Hello.
I'm trying to get a real number of used (where is any data) rows in a
Excel file in a C# code.
I found some examples abount Excel.Range but it still isn't good.
Does anyone have any ide how to do it??
Thanks for help.
PS:
The aim is to delete all rows (empty and filled) that do not fit to
some restrictions and then save the file to txt format. Maybe it will
help. Thanks
I'm trying to get a real number of used (where is any data) rows in a
Excel file in a C# code.
I found some examples abount Excel.Range but it still isn't good.
Does anyone have any ide how to do it??
Thanks for help.
PS:
The aim is to delete all rows (empty and filled) that do not fit to
some restrictions and then save the file to txt format. Maybe it will
help. Thanks