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_idrequiredstring
sheet_namerequiredstring
source_startrequiredstring
source_endrequiredstring
target_startrequiredstring
target_sheetโ