Open ericawarren opened 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.
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?