2.4.4.373 VariationStyleIndex

The VariationStyleIndex cell is a PtgInt parse token that specifies the index of the style 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 VariationStyleIndex Cell_Type descendant element of the PageSheet_Type element containing the shape.

The value of the V attribute specifies which of the four style scheme lists of a dynamic theme variant in a dynamic theme is used for evaluation in the QuickStyleLineMatrix, QuickStyleFillMatrix, QuickStyleEffectsMatrix, and QuickStyleFontMatrix Cell_Type elements of a shape. The following table specifies which style scheme of a dynamic theme variant is used.

Value of V attribute

Style scheme list of a dynamic theme variant

0

Style scheme list specified by the first CT_VariationStyleScheme child element of a CT_VariationStyleSchemeLst child element of a CT_OfficeStyleSheet element in a Theme_XML_Part.

1

Style scheme list specified by the second CT_VariationStyleScheme child element of a CT_VariationStyleSchemeLst child element of a CT_OfficeStyleSheet element in a Theme_XML_Part.

2

Style scheme list specified by the third CT_VariationStyleScheme child element of a CT_VariationStyleSchemeLst child element of a CT_OfficeStyleSheet element in a Theme_XML_Part.

3

Style scheme list specified by the fourth CT_VariationStyleScheme child element of a CT_VariationStyleSchemeLst child element of a CT_OfficeStyleSheet element in a Theme_XML_Part.