HI Team,
In the Excel first 2 rows are Empty.
I am trying to delete the first 2 rows using DeleteEmptyRows component but I am unable to delete the rows.
HI Team,
In the Excel first 2 rows are Empty.
I am trying to delete the first 2 rows using DeleteEmptyRows component but I am unable to delete the rows.
Hi Sreekanth,
"DeleteEmptyRows" method can be used to delete empty row(s) in a range with existing data.
Also "Save" method has to be executed so that the file gets saved with changes.
Regards
Swathi Muppalla.