![]() |
#6
|
||||
|
||||
![]()
Fairly obviously, I'd have thought, you could test a document via code like:
If .Font.ColorIndex = 9999999 Then from where you might take an approach like that demonstrated in https://social.msdn.microsoft.com/Fo...-word-document to compile a list of the colours in use (the code in the link tests for Styles, but the principle is the same). The main difference you'll need to consider is whether you need to return only colorindex values or whether you need to return values from the full RGB spectrum.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
donaldadams1951 | Word VBA | 6 | 05-31-2018 04:36 PM |
Advanced Font Color Manipulation In Word: Inserting another color than the surrounding text | stuartg | Word | 1 | 02-20-2017 12:38 AM |
![]() |
cc3125 | Word | 1 | 10-26-2015 06:44 PM |
Font Color Question//.Replacement.Font.Color = 12611584 | rsrasc | Word VBA | 3 | 09-05-2015 09:03 PM |
Make a certain font face and font color as default in a document. | Singh_Edm | Word VBA | 2 | 09-13-2014 08:47 PM |