Excel 改变列表头显示方式, Excel显示列数字
摘要:'显示数字列号Sub showCellNumber()Application.ReferenceStyle = xlR1C1End Sub'显示字母列号Sub showCellZimu()Application.ReferenceStyle = xlA1End Sub
阅读全文
posted @ 2013-08-20 19:01
posted @ 2013-08-20 19:01