【问题标题】:Insert equation in google sheet using python and the google sheet API [closed]使用python和google sheet API在google sheet中插入方程式[关闭]
【发布时间】:2021-10-03 03:14:05
【问题描述】:

newRow = ["some_data", "some_data", "=MULTIPLY(A1;BA)"]

当我尝试这个时,在我的谷歌表格中,单元格由:'=MULTIPLY(O33;M33) 作为字符串填充。如何使我的方程式可用?

【问题讨论】:

    标签: python google-sheets google-sheets-formula


    【解决方案1】:

    删除代码中的“”即可解决问题

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2023-01-22
      • 1970-01-01
      • 2023-03-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-09-04
      相关资源
      最近更新 更多