Microsoft
Software
Hardware
Network
Question : C# delete empty rows in excel
Hi, Expert
Could some one teach me how to delete excel empty rows. So in my case I would like to do
1. open the excel
2. delete empty rows
3. save it
Answer : C# delete empty rows in excel
There is no straight forward API call to find an empty row.
See this example for how to open an excel and read data.
http://dotnetperls.com/exc
el-interop
Random Solutions
Backup Exec 12.0 Media
Terminal Services connections and Exchange 2010
How do I test for a null value in a datagridview cell
Linux as a Wireless-to-Wireless Router
VS 2008 C# Make Non-Modal behave as Modal
Testing a war file from websphere
Desktop crash
Day of the Week Popup
MSSQL OR within many AND's
I need an explanation of Postback for ASP.NET