[Google Apps Script] 특정 시트를 할당(getSheetByName)
페이지 정보
![profile_image](http://program1472.com/img/no_profile.gif)
본문
var ss = SpreadsheetApp.getActiveSpreadsheet();
var s = ss.getSheetByName("Daily report");
추천0 비추천0
댓글목록
등록된 댓글이 없습니다.
부자는 돈을 써서 시간을 아끼지만 가난한 사람은 시간을 써서 돈을 아낀다