摘要: oExcel.RANGE(oExcel.Cells(1,1),oExcel.Cells(nRows,nColumns)).BORDERS.LineStyle=1oExcel.RANGE(oExcel.Cells(1,1),oExcel.Cells(nRows,nColumns)).Horizont... 阅读全文
posted @ 2013-01-10 08:40 唐胡璐 阅读(703) 评论(0) 推荐(0)
摘要: '----------------------------------------------------------------------- 'Function: FindFileRecursively 'Finds the first instance of a file withi... 阅读全文
posted @ 2013-01-10 08:36 唐胡璐 阅读(429) 评论(0) 推荐(0)
摘要: ' 用 封装"items count" 属性来获取WebList下有几个选项itemCount = Browser("XXX").Page("XXX|").WebList("XXX").GetROProperty("items count")' 用RandomNumber随机选取范围内的inde... 阅读全文
posted @ 2013-01-10 08:31 唐胡璐 阅读(201) 评论(0) 推荐(0)