Skip to content

Copy Worksheet Node

Data/Excel

Copy Worksheet

Duplicate a worksheet within the same file

files_spreadsheet_copy_worksheetdata
Inputs5
Outputs4
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

5

Input

Execution
exec_in

Trigger

File

Struct
file

The .xlsx file to modify

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Source Sheet

String
source_sheet

Name or 0-based index of the source sheet

Default 0

New Name

String
new_name

Name for the copied sheet (optional)

If Exists

String
if_exists

Behavior if the destination name exists

Default error
errorrenameskip

Output Pins

4

Done

Execution
exec_out

Continue on success

Copied

Boolean
copied

Whether a new sheet was created

Source Name

String
source_name

Resolved source sheet name

Final Name

String
final_name

Actual name of the new sheet

Node Info

Internal name
files_spreadsheet_copy_worksheet
Category
Data/Excel