0

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?

enter image description here

tprieboj
  • 1,680
  • 6
  • 31
  • 54

1 Answers1

1

There still no method in Apps Script of setting the AutofitType of the shape. No documentations whatsoever and autofills in Apps Script editor doesn't show one.

NightEye
  • 10,634
  • 2
  • 5
  • 24