Remove Worksheet by Index
  • 28 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Remove Worksheet by Index

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Excel & CSV

Remove WorkSheet by Index Step removes an entire worksheet from an XLS or XLSX Excel file. To delete a Sheet from a file, its index must be identified. Please note that CSV files cannot be utilized for this step.




Properties

Inputs

PropertyDescriptionData Type
File TypeDefines the type of file used as an input to the step. Currently, the options are Csv, Excel_xls, Excel_xlsx, and AutoSelect.CSV File Type
InputThe Excel file to remove the worksheet from.
FileData
Worksheet IndexIndex of the worksheet to remove from the excel file. Int32

Outputs

PropertyDescriptionData Type
RemoveWorksheetByName1_Output
Excel file without the worksheet that was removed. FileData


Was this article helpful?