excel版本的客户端系统 [英] excel version of client system

查看:101
本文介绍了excel版本的客户端系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨朋友们,



如何找到客户端系统中安装的excel版本。

我正在使用.net framework2,C#, asp.net



提前感谢

George

Hi Friends,

How to find the excel version installed in client system.
I am using .net framework2,C#,asp.net

thanks in advance
George

推荐答案

有几种方法:

1)检查注册表项 [ ^ ],但无法读取客户端计算机上的注册表 [ ^ ]。

2)检查 Excel.Version [ ^ ]。这是一种使用javascript在客户端计算机上调用Excel.exe 的方法[ ^ ]。



示例(javascript ):

http://stackoverflow.com/questions/6942454/is-there-a-way-to-automatically-detect-the-excel-version-from-a-html-file-或者行为 [ ^ ]

如何使用JavaScript找到客户机的Excel版本 [ ^ ]



祝你好运!
There are few methods:
1) checking registry entry[^], but it's not possible to read registry on the client machine[^].
2) checking Excel.Version[^]. Here is a way to call Excel.exe on client machine using javascript[^].

Example (javascript):
http://stackoverflow.com/questions/6942454/is-there-a-way-to-automatically-detect-the-excel-version-from-a-html-file-or-act[^]
How to find the Excel version of client machine using JavaScript[^]

Good luck!


这篇关于excel版本的客户端系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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