2.4.4.372 VariationColorIndex

The VariationColorIndex cell is a PtgInt parse token that specifies the index of the color scheme list of a dynamic theme variant. It MUST have a ShapeSheet_Type or StyleSheet_Type parent element.

The value of the V attribute MUST be greater than or equal to 0 and less than or equal to 65534.

If the value of the V attribute is equal to 65534, the index into the color scheme list of a dynamic theme variant of a shape is specified by the V attribute of the VariationColorIndex Cell_Type descendant element of the PageSheet_Type element containing the shape.

The value of the V attribute specifies which of the four color scheme lists of a dynamic theme variant in a dynamic theme is used for evaluation in the QuickStyleLineColor, QuickStyleFillColor, QuickStyleShadowColor, and QuickStyleFontColor Cell_Type elements of a shape. The following table specifies which color scheme list of a dynamic theme variant is used.

Value of V attribute

Color scheme list of a dynamic theme variant

0

Color scheme list specified by the first CT_VariationClrScheme child element of a CT_VariationClrSchemeLst child element of a CT_OfficeStyleSheet element in a Theme_XML_Part.

1

Color scheme list specified by the second CT_VariationClrScheme child element of a CT_VariationClrSchemeLst child element of a CT_OfficeStyleSheet element in a Theme_XML_Part.

2

Color scheme list specified by third CT_VariationClrScheme child element of a CT_VariationClrSchemeLst child element of a CT_OfficeStyleSheet element in a Theme_XML_Part.

3

Color scheme list specified by the fourth CT_VariationClrScheme child element of a CT_VariationClrSchemeLst child element of a CT_OfficeStyleSheet element in a Theme_XML_Part.