\'显示数字列号 Sub showCellNumber() Application.ReferenceStyle = xlR1C1 End Sub \'显示字母列号 Sub showCellZimu() Application.ReferenceStyle = xlA1 End Sub 相关文章: