Theme confusion in SpreadsheetML.
- by dmaruca
I've been fighting this all day. Inside my styles.xml file I have color information given like so:
<fgColor theme="0" tint="-0.249977111117893" /
ECMA 376 defines a theme color reference as:
Index into the <clrScheme collection,
referencing a particular <sysClr or
<srgbClr value expressed in the Theme
part.
Ok, that…