You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not been commented on for at least three months. It will be automatically closed in 7 days.
If you have any new information or updates please reply in order to keep the issue open.
When using the sheet.add_data_validation method with a type of :date I get the following error:
ArgumentError: Invalid Data: date. data_validation_type must be one of [:custom, :data, :decimal, :list, :none, :textLength, :time, :whole].
The text was updated successfully, but these errors were encountered: