Here is a shortcut that will clear the contents of selected cells in a contiguous range. If your ten columns are all touching as one range you can clear them all. Or if the stuff between them needs cleared, too, you can clear all of it.
https://www.icloud.com/shortcuts/b30d4f9608654f32bab8e90466570a32
It deletes values, sets sliders and steppers to their minimum value, unchecks checkboxes, and sets pop ups to their "start with" item while not touching any formulas. First time you use it you may be asked to allow scripts to run in the Shortcut app.
It works on contiguous ranges: a cell, a rectangular range of cells, a column, touching columns, a row, touching rows. If you choose two random cells it will do all the cells between them as if you had selected a rectangular range and those were two corners of it.
Or you could use the other method I mentioned earlier (before I knew these were sliders): Set one slider to 0, Copy, select all the others, Paste. All will become sliders set to 0.