TOOL API

copy_range

Copy cell range to another location. Parameters: - file_id: File ID; - sheet_name: Source sheet name; - source_start: Source range start cell; - source_end: Source range end cell; - target_start: Target start cell; - target_sheet: Target sheet name (optional, defaults to source sheet)

Other1 credits

Call information

Tool slug
excel.copy_range
Provider
Excel
Average response
0 ms
Calls in 7 days
0

Input parameters

file_idrequired

string

sheet_namerequired

string

source_startrequired

string

source_endrequired

string

target_startrequired

string

target_sheet

โ€”