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

如何在 Excel 中自訂功能表和功能表列

Sub MenuBar_Show() Dim myNewBar As Object Set myNewBar = CommandBars.Add(Name:="Custom1", Position:=msoBarFloating) ' You must first enable your custom menu bar before you make it visible. ' Enabling a menu bar adds it to the list of available ...

support.microsoft.com

網址安全性掃描由 google 提供