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.
我已经编写并编译了一个 XLA - Excel 插件。加载项的问题是,如果我用密码保护 ADD-In 项目文件,我编写的宏不会出现在 . 如果 xla vbaproject 不受保护,宏确实会出现在 excel 选项 > 自定义 > 宏中。
请帮助我解释使用插件保护我的代码的简单方法。