写信给某些细胞在Excel US preadsheet没有使用Excel? [英] Write to certain cells in Excel spreadsheet without using Excel?

查看:119
本文介绍了写信给某些细胞在Excel US preadsheet没有使用Excel?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想写信给一​​个Excel US preadsheet不安装Excel的一个服务器上。这样的Excel自动化是不可能的。我还需要写的某种使用.NET细胞。这是可能的,如何?可以ODBC驱动程序可以用来插入在特定的表单元格的数据?无需使用昂贵的第三方库。

I would like to write to an Excel spreadsheet on a server which doesn't have Excel installed. So Excel automation is not possible. I also need to write to certain cells using .NET. Is this possible and how? Can the ODBC driver be used to insert data at certain sheet cells? Without using expensive third party libraries.

推荐答案

我已经成功地使用下面的开源项目:

I've used with success the following open source projects:

  • ExcelPackage的OOXML格式(Office 2007的)

  • ExcelPackage for OOXML formats (Office 2007)

NPOI的.xls格式(Office 2003中)

NPOI for .XLS format (Office 2003)

看看我的博客文章。他们告诉你,你在找什么:

Take a look at my blog posts. They show you what you're looking for:

创建的Excel US preadsheets .XLS和.XLSX在C#

NPOI与Excel表和动态图

这篇关于写信给某些细胞在Excel US preadsheet没有使用Excel?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆