【发布时间】:2011-01-12 03:50:10
【问题描述】:
我见过; Accessing Google Spreadsheets with C# using Google Data API
和
http://code.google.com/apis/spreadsheets/data/2.0/developers_guide_dotnet.html#CreatingRows
但是,我仍然无法在现有的 google 电子表格中插入新行。有没有人有一个罐头示例,例如将List<string> 插入到电子表格工作簿的新行中。
非常感谢,
【问题讨论】:
标签: c# google-sheets