Hello, i’ve started working with onlyoffice spreadsheets and i was wondering if i could select the range of all the filled cells in the sheet.
I know about the GetCols() and GetRows() functions but that returns the whole row or column
I’d be interested to know if there is a way i can get just the range of filled cells
Thanks.