Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
http://code.google.com/googleapps/appsscript/class_range.html#getFormula
インストールできるスクリプトはありますか、それとも自分で作成する必要がありますか? その後?
はい、そのメソッドを呼び出すgoogle-apps-scriptを作成する必要があります。それを使用しますか?
スプレッドシートで、[ツール]->[スクリプト]->[スクリプトエディター]に移動し、そこにコードを記述します。
もちろん、このgetFormulaメソッドは、指定されたセル内の数式の文字列表現を返すだけです。カーソルをそのセルに移動するだけでできること。したがって、そのためのスクリプトを作成する必要はありません。
getFormula