validate_excel_range
Verify and ensure the existence and correct formatting of a specified Excel range within a workbook, ensuring data integrity and accuracy for further processing.
Instructions
Validate if a range exists and is properly formatted.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_cell | No | ||
filepath | Yes | ||
sheet_name | Yes | ||
start_cell | Yes |