摘要:
[表达式] .Add(Before, After, Count, Type)[表达式] 一个代表 Sheets 对象的变量。Before指定工作表的对象,新建的工作表将置于此工作表之前。After指定工作表的对象,新建的工作表将置于此工作表之后。Count要添加的工作表数。默认值为 1。Type指定... 阅读全文
摘要:
Application和ApplicationClass的联系和区别Application和ApplicationClass都继承自接口_Application。Application为接口。ApplicationClass为类。Application和ApplicationClass所拥有的属性、... 阅读全文
摘要:
Type.Missing https://msdn.microsoft.com/en-us/library/system.type.missing(v=vs.110).aspx Missing.Value https://msdn.microsoft.com/en-us/library/system 阅读全文
摘要:
依赖的先后顺序stdole.dlloffice.dllMicrosoft.Vbe.Interop.dll Microsoft.Office.Interop.Excel.dllInterop是interoperate单词的缩写,互操作的意思Microsoft.Office.Interop.Excel.... 阅读全文