How to add new(customized) Theme colors to Powerpoint using VBA

ぃ、小莉子 提交于 2019-12-24 18:18:42

问题


Can anybody please help me with adding new(customized) theme colors to a ppt presentation. By Theme colors I mean, the color pallette that shows up in the little popup when we click on Shape Fill, Shape Outline buttons in PPT.

Thanks in advance, Sri.


回答1:


Echo Swinford has a tutorial on adding colors manually and a link to an add-in that does the job.

http://echosvoice.com/tutorials-2/2010-2/powerpoint-2010-custom-colors/

It involves modifying one of the XML files that make up a PPTX/etc. file.



来源:https://stackoverflow.com/questions/13173954/how-to-add-newcustomized-theme-colors-to-powerpoint-using-vba

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!