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.
请查看下面的电子邮件表格。您可以看到一个名为“插入模板”的按钮以红色突出显示。我们如何用我们自己的自定义按钮替换(隐藏并添加新按钮)这个按钮,例如,我们可以通过 XML 在功能区上隐藏同名按钮......?
该按钮不在功能区上,它是富编辑器控件的一部分。据我所知,没有支持更改这些按钮的方法,因此您必须按照@lazarus 的建议使用一些 JavaScript。