Posted 22 June 2023, 5:27 am EST
Hi I have a use case where I should clear the values of a row without deleting it. Now the problem with clearing the value cell by cell is that I don’t know how many columns exist in that row. Is there any clearRow() api which simply clears all the values of a row? Also is there an API which gives me last cell in a row which is having a value?
