When you automate Microsoft Office Excel 2003 by using the C# programming language, certain Excel properties do not appear in the Object Browser or in Microsoft IntelliSense as you may expect. For example, the Range property of the Worksheet object and...
当使用 C# 编程语言自动 Microsoft Office Excel 2003 某些 Excel 属性不能显示在对象浏览器中或在 Microsoft 智能感知,正如您可能期望的那样。例如对于 工作表 对象的 Range 属性和 $ Range 对象的 Value 属性不会出现在对象浏览器中或在智能感知。