Colours in Word 2007, Part 2

Introduction and a Puzzle

In my first post I looked at how new Theme colour references are stored in old Color properties, and how to set and query them but I stopped short of how to translate them into RGB values. Read on! But, first, a puzzle:

Continue Reading: Colours in Word 2007, Part 2 »

Colours in Word 2007, Part 1

Introduction

Not specifically a new feature, changes to colours have come about with the introduction of a new Themes feature common to Word, Excel, and PowerPoint, and working with them in VBA requires a bit more knowledge than in the past. In this, the first of two posts based on a longer piece I am writing, I examine Color properties, particularly, but not exclusively, of the Font object; the second part will continue this examination as well as looking at ColorFormat objects for those objects that have them.

Continue Reading: Colours in Word 2007, Part 1 »