0

Google カレンダーを StackPanel に追加する方法はありますか?

function calendar(app){
  return HtmlService.createHtmlOutputFromFile('calendar');
}

**** HTML FILE ****
<html>
  <iframe src="http://www.google.com/calendar/embed?src=davie.k12.nc.us_d2mv2eb8aspuant1vb5j6r3sis%40group.calendar.google.com&ctz=America/New_York" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
</html>
4

1 に答える 1