Hello
I'm working with your Essentials JS 1 Spreadsheet
I need to get the number of rows and columns into a given sheet (for example the currently active one).
The sheet object has the colCount and rowCount properties, but how to read their values?
A viable alternative, would be to have the possibility to get the complete range indices of a given sheet, is it possible?
Thanks