macMikey / 4d-google-workspace

manage google docs and sheets
Other
2 stars 2 forks source link

reverse order #26

Open macMikey opened 1 year ago

macMikey commented 1 year ago

make it easier to insert on top and push down might also want to be able to just add to the top, i.e. a "reverse append" - but it isn't really a reverse append b/c we'd want to maintain the existing header rows, and insert under them.

macMikey commented 1 year ago

could do insert rows

macMikey commented 1 year ago

could also grab the values, $values.values.reverse() and then update values