Ask a question to get started
Enter to sendā¢Shift+Enter new line
gridRange: Optional[Dict[str, Any]] = Field( None, description="Grid coordinates to read. Example: {'sheetId': 0, 'startRowIndex': 0, 'endRowIndex': 10, 'startColumnIndex': 0, 'endColumnIndex': 5}" )