Delete Row
- 28 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Delete Row
- Updated on 28 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > Excel and CSV |
The Delete Row step deletes the specified row from the Excel File input. Setting File Type to Constant allows the selection of the Excel file type of the inputted file. The Worksheet Number Input selects which worksheet in the Excel file the logic will apply. Finally, the Ignore First Row Input toggles counting the first row of the row numbers.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Input | The excel or CSV file to pull the data from | FileData |
File Type | The type of file being used by the step. The step currently supports CSV, Excel_xls, or Excel_xlsx. Use Constant mapping to view the drop-down. | CsvFileType |
Worksheet Number | The Worksheet Number the cell is located in. The values start at zero. | Int32 |
Row Number | The specified Row for the Cell. The starting value is zero | Int32 |
Ignore First Row | Ignores the first row in the excel file. | Boolean |
Outputs
Property | Description | Data Type |
---|---|---|
None | --- | --- |
Related Forum Posts
Was this article helpful?