01-07属性
摘要:VBA属性: 指对象所具有的特性? 人的属性:姓名,年龄,身份证号,住址…. Sub 属性() Application.SendKeys "^g ^a {del}", True '清空立即窗口的内容' Debug.Print Sheet1.Name '得到工作表1的名字' Debug.Print s
阅读全文
posted @ 2019-12-29 16:56
posted @ 2019-12-29 16:56
posted @ 2019-12-29 16:53