<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eigo-gayomenai-engineer</author_name>
  <author_url>https://blog.hatena.ne.jp/eigo-gayomenai-engineer/</author_url>
  <blog_title>ITのえんぴつ</blog_title>
  <blog_url>https://eigo-gayomenai-engineer.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>この記事では、Google Apps Script (GAS) を使って、特定のスプレッドシート内のシートに数式を設定する方法をご紹介します。今回は、O列からR列にかけて数式を設定するコードを見ていきます。 サンプルコード function setFormulaToSpecificSheet() { // スプレッドシート全体のオブジェクトを取得 var spreadsheet = SpreadsheetApp.getActiveSpreadsheet(); // 対象のシートを取得（&quot;シート名&quot;を対象のシート名に変更） var sheet = spreadsheet.getSheetByNa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feigo-gayomenai-engineer.hatenablog.com%2Fentry%2F2024%2F10%2F26%2F161455&quot; title=&quot;GASで特定のシートに数式を設定する方法 - ITのえんぴつ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-10-26 16:14:55</published>
  <title>GASで特定のシートに数式を設定する方法</title>
  <type>rich</type>
  <url>https://eigo-gayomenai-engineer.hatenablog.com/entry/2024/10/26/161455</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
