經安全檢測,此網站為安全網站,請放心前往原始網址!

VBA課程: 第廿章 其他

第廿章 其他 20-01 顯示/隱藏Excel命令列 應用範例 Sub 顯示或隱藏命令列() MsgBox “顯示/隱藏快速入門工具列” Application.CommandBars(“Task Pane”).Visible = True MsgBox “回復原來的狀態” Application.CommandBars(“Task Pane”).Visible = False

comp-vba.blogspot.tw

網址安全性掃描由 google 提供