macmillanpublishers / Word-template

Macmillan's styles and template
ISC License
4 stars 4 forks source link

[8] Get "remove color guides" to work with multiple style templates #179

Open ericawarren opened 8 years ago

ericawarren commented 8 years ago

Implement after style templates have been broken down into smaller sets.

Might be a hassle for people to remember which templates they've added in order to remove colors. Change "remove color guides" to a macro that actually removes the color formatting from all styles present in the doc. Changing back to colored may be harder though...link to JSON-based style definition file?

ericawarren commented 8 years ago

Actually, we just need to create a bitwise enumeration! http://www.cpearson.com/excel/Enums.aspx https://msdn.microsoft.com/en-us/library/8h84wky1.aspx

Can save the result in a custom doc property, for the Remove Color Guides and/or Add Manuscript Styles macros to read.