Delete_Rows
When Delete_Rows is selected in the General tab, the input for the activity is as follows.
Input Item | Data Type | Description |
---|---|---|
FilePath | String | Enter the absolute path for the Excel file with double quotation marks, where the specified rows in a sheet are deleted. |
processData | Binary | Get binary data on the
Input tab when Use Process Data check box is selected on the
General tab.
Available only when Use Process Data check box is selected on General tab. |
SheetName|SheetPointer | None | Select SheetName or SheetPointer to delete rows in the Excel file. |
SheetName | String | Enter the name of the sheet with double quotation marks, where the rows are deleted. |
SheetPointer | Positive integer | Enter the index number of the sheet, where the rows are deleted. |
StartingRowPointerToDelete | Positive integer | Specify the starting row pointer, where the rows start to be deleted. |
EndingRowPointerToDelete | Integer | Specify the ending row pointer, where the rows stop to be deleted. |
Copyright © TIBCO Software Inc. All rights reserved.