2.4.4.271 QuickStyleFillMatrix

The QuickStyleFillMatrix cell is a PtgByte parse token that specifies the index of the fill matrix quick style slice. It MUST have a ShapeSheet_Type or StyleSheet_Type parent element.

The value of the structure MUST be greater than or equal to 0, and less than or equal to 103.

If the value of the structure is greater than or equal to 1 and less than or equal to 6, the set of fill properties is specified by a dynamic theme for the FillForegndTrans, FillBkgndTrans, FillPattern, FillGradientDir, FillGradientAngle, FillGradientEnabled, RotateGradientWithShape, UseGroupGradient  Cell_Type elements, and the ColorTrans and Position Cell_Type child elements of a Row_Type that has a FillGradient Section_Type parent element. 

If the value of the structure is equal to 0, the set of fill properties is specified by the root style sheet for the cells belonging to the FillForegndTrans, FillBkgndTrans, FillPattern, FillGradientDir, FillGradientAngle, FillGradientEnabled, RotateGradientWithShape, UseGroupGradient  Cell_Type elements, and the ColorTrans and Position Cell_Type child elements of a Row_Type that has a FillGradient Section_Type parent element. 

If the value of the structure is greater than or equal to 100 and less than or equal to 103, the set of fill properties specified by a dynamic theme is derived by evaluation of the value of the structure. The following table specifies the meaning of each value.

Value of the structure

Evaluation

100

The set of fill properties specified by a dynamic theme is specified by the fillIdx attribute specified by the first CT_VarStyle child element of a CT_VariationStyleScheme element specified by the VariationStyleIndex Cell_Type element of a shape.

101

The set of fill properties specified by a dynamic theme is specified by the fillIdx attribute specified by the second CT_VarStyle child element of a CT_VariationStyleScheme element specified by the VariationStyleIndex Cell_Type element of a shape.

102

The set of fill properties specified by a dynamic theme is specified by the fillIdx attribute specified by the third CT_VarStyle child element of a CT_VariationStyleScheme element specified by the VariationStyleIndex Cell_Type element of a shape.

103

The set of fill properties specified by a dynamic theme is specified by the fillIdx attribute specified by the fourth CT_VarStyle child element of a CT_VariationStyleScheme element specified by the VariationStyleIndex Cell_Type element of a shape.