eFLY

\'显示数字列号

Sub showCellNumber()

Application.ReferenceStyle = xlR1C1

End Sub

\'显示字母列号

Sub showCellZimu()

Application.ReferenceStyle = xlA1

End Sub

分类:

技术点:

相关文章: