Remove sheet from excel

Removes a sheet from an Excel file.

Excel to Datatable designer

Properties#

Excel to Datatable properties

Input#

  1. File Path Path to xls/xlsx file.
  2. Sheet Index The 0 based index of the sheet to be removed.
  3. Sheet Name The name of the sheet to be removed.

General Properties#

See General Properties.

Misc#

See Misc.

Out Error#

See Out Error.

Output#

  1. Removed True if the sheet is removed. False otherwise.