Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 VBA 代码调用/创建“新专辑”窗口(具有图像预览和一些选项的窗口)?我正在使用 PowerPoint 2007 或 2010。
我不是在问如何将图像导入幻灯片,而是如何使用 VBA 代码显示“新专辑”窗口。
Application.CommandBars.ExecuteMso(“PhotoAlbumInsert”)