用excel打印报表
摘要:
用代码设置excel单元格边框 eSheet.Range("C" & sPoint).BorderAround(1, 2, Excel.XlColorIndex.xlColorIndexAutomatic, 1) eSheet.Range("C" & sPoint).Value = r("STNM") '站名 其他: //***** ... 阅读全文
posted @ 2006-06-20 16:32
星期六
阅读(1232)
评论(0)
推荐(0)
浙公网安备 33010602011771号