I would like to set TextBox
AutofillType
using Apps Script. The only thing I found is this Class Autofill
but it has no setters. Also, something similar is mentioned in this post but the latest answer is 6 months old.
Is it possible to set AutofillType
using Apps Script?