VBA ボタンのテキストを変更する
変更する
取得する
ActiveSheet.Buttons(Application.Caller).Text = "ボタンテキスト"
取得する
ActiveSheet.Buttons(Application.Caller).Text