Remove row from excel
Removes a row from an Excel file.

Properties#

Input#
- File Path Path to xls/xlsx file.
- Row Index The index fo the row to be removed.
- Sheet Name The name of the sheet from where to remove the row. It can be left blank if we want to load data from first sheet.
General Properties#
See General Properties.
Misc#
See Misc.
Out Error#
See Out Error.