简体   繁体   English

C#连接google docs excel(电子表格)

[英]C# connection google docs excel(spreadsheets)

I need c# asp.net connection google docs excel(spreadsheets).我需要 c# asp.net 连接 google docs excel(电子表格)。 I insert with c# in data and insert spreadsheets.我在数据中使用 c# 插入并插入电子表格。 How do I?我如何能?

Have a look at Sheets API看看Sheets API

You need first to download the .NET library for the Google Data API and then start using the Sheets Api as mentionned in the first link.您首先需要下载Google Data API.NET 库,然后开始使用第一个链接中提到的 Sheets Api。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM