0

I need to access a table that has been created by a java program on android but cannot find any .net documentation and the Java examples do not seem to match up to the libraries I have, is it possible?

thanks,

Mark

4

2 回答 2

1

电子表格 API 的文档已更新,并包含完整的 C# 示例:

https://developers.google.com/google-apps/spreadsheets/

于 2012-05-19T03:50:35.803 回答
0

我不确定您对所构建内容的编程语言要求,但如果您愿意使用 java 来执行此操作,Apache Poi(Microsoft 文档的 Java API)可能会帮助您完成此操作。阿帕奇

于 2011-06-23T04:04:46.460 回答