VBA-- 一些用法
摘要:
=================================================设置某行背景色.Rows(3).Interior.ColorIndex = 1 ’--Interior 对象=================================================获取 使用区域的 行列数.UsedRange.Rows.Count 阅读全文
posted @ 2013-09-03 14:55 xbj_hyml 阅读(160) 评论(0) 推荐(0) 编辑