惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
爱范儿
爱范儿
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
J
Java Code Geeks
Vercel News
Vercel News
aimingoo的专栏
aimingoo的专栏
T
Tailwind CSS Blog
罗磊的独立博客
B
Blog
博客园_首页
A
About on SuperTechFans
有赞技术团队
有赞技术团队
V
V2EX
U
Unit 42
I
InfoQ
IT之家
IT之家
博客园 - 司徒正美
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
The Cloudflare Blog
H
Help Net Security

博客园 - 北溟鱼逍遥游

datepart in ssis Mac再建管理员帐户 [error] option strict on disallow late binding [SSIS 2005]SSIS Error The AcquireConnection method call to the connection manager failed with error code 0xC0202009 [SSIS 2005]the script task can not run this edition of integration service 团队的脊梁 求:C# 中nowarn 的 attribute msn group 转 大师 Proj summary Thinking snippets SQL server 2005 Enterprise Edition can't support AMD sepron 2500+ Can't found the specified domain: Web access LDAP Server - 北溟鱼逍遥游 Singleton C++/STL 笔记 经典:自己收藏 Close window without alert DataGrid Item auto-generate serial number 给软件开发经理的建议
Understand office model
北溟鱼逍遥游 · 2005-01-08 · via 博客园 - 北溟鱼逍遥游

http://www.microsoft.com/china/msdn/library/office/office/UndstaExcelObjModNETDev.mspx

  1. 使用VBA(visual basic for applications)开发比使用C#开发方便
  2. Application提供对整个应用程序的封装;Workbook为Worksheet collections;Range对应Cell or Cells;
  3. Many Excel methods/functions return object type or depend upon dynamic bind. For example:Application.ActiveSheet returns not Worksheet but object;

posted on 2005-01-08 10:49  北溟鱼逍遥游  阅读(926)  评论(0)    收藏  举报