EXcel vba 获取批注信息
Public Function pizhu(i As Range) pizhu = i.Cells.Comment.Text End Function
EXcel VBA获取批注信息
网名:浩秦;
邮箱:root#landv.pw;
博客:landv.cnblogs.com;
只要我能控制一個國家的貨幣發行,我不在乎誰制定法律。金錢一旦作響,壞話隨之戛然而止。
Public Function pizhu(i As Range) pizhu = i.Cells.Comment.Text End Function
EXcel VBA获取批注信息