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
With rows to repeat function enabled in spreadsheet, if you do table.set_value((x,y), value), the value is shift-down. It seems it will take the first non-repeating row as row 0.
With rows to repeat function enabled in spreadsheet, if you do table.set_value((x,y), value), the value is shift-down. It seems it will take the first non-repeating row as row 0.