How to get first empty cell in a column? Google Spreadsheets API
Hi is there a fast way (csharp) to get the first empty cell in a column in a Google Spreadsheet file? Is there any alternative to scanning the entire column? How long (ms) would it ~ take to scan开发者_开发问答 about 200 one word columns?
精彩评论