Ask a question to get started
Enter to sendā¢Shift+Enter new line
initial_data: Optional[List[List[Any]]] = Field( default=None, description='Optional initial data to populate the spreadsheet. 2D array where each inner array represents a row. Supports strings, numbers, booleans, and formulas.' )