megha_gambhireContributor12 years agoIncorrect Row count of Excel, if we delete few rowsI have used followign code to read row count from Excel. var app = Sys.OleObject("Excel.Application"); var book = app.Workbooks.Open(fileName); RowCount = app.Acti...Show More
Recent DiscussionsButton is recognized but is not clickable.What does software quality mean to you?Firefox support
Related Contentdelete or clear excel xlsx filedelete or clear excel xlsx filedelete a row in an excel file