Objetivo: Realizar a quantificação da última linha com dados no Google Sheets
Código 1:
function QtdLinhas() {
var planilha = SpreadsheetApp.getActiveSpreadsheet();
var guiaMenu = planilha.getSheetByName("Dados 1");
var ultimaLinha = guiaMenu.getLastRow(); //ultima linha com dados
Browser.msgBox(ultimaLinha);
}
Saída no Google Sheets |
Palavras chave:
Last line with data in Google Sheets API
Última línea con datos en Google Sheets API
Последняя строка с данными в Google Sheets API
Останній рядок із даними в API Google Таблиць
שורה אחרונה עם נתונים ב-Google Sheets API
Sista raden med data i Google Sheets API
Lescht Zeil mat Daten an Google Sheets API
Zadnji redak s podacima u Google Sheets API-ju
Dòng cuối cùng với dữ liệu trong API Google Trang tính
Khadka u dambeeya ee xogta Google Sheets API
Nenhum comentário:
Postar um comentário