You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
funtion() {
const s = new snippets.SpreadSheet();
s.getSheet('other sheet id');
Logger.log(s.dict());
new snippets.getProperties();
Logger.log(s.dict());
}
で再現できる。
IDはgetActiveのものだった。
The text was updated successfully, but these errors were encountered:
で再現できる。
IDはgetActiveのものだった。
The text was updated successfully, but these errors were encountered: