There's a new text wrapping mode called Clip in the new Google Sheets.
getWraps()
/setWraps()
still works with boolean values. When I set wrap value to true
, text in that cell is displayed in Overflow mode.
I've found no trace of any new function to set the text wrapping to Clip.
Does anybody know how to deal with that?