Is it possible to set setNumberFormat for one (or more) row?
Nope, the setNumberFormat can be applied to column only.
But you can have different cell types for different cell inside the cell column, number format will be applied only to edn|ron types, so it possible to have formated and not-formated values in the same column.