stopIfTrue: A Boolean ([XMLSCHEMA2] section 3.2.2) attribute that specifies whether evaluation of additional conditional formatting rules is skipped for a cell if this rule evaluates to "true" for that cell.
Value
Meaning
"true"
Evaluation of additional conditional formatting rules is skipped for a cell if this rule evaluates to "true" for that cell.
"false"
Evaluation of additional conditional formatting rules is not skipped for a cell if this rule evaluates to "true" for that cell.
aboveAverage: A Boolean ([XMLSCHEMA2] section 3.2.2) attribute that specifies whether the conditional formatting rule is applied to cells with values above or below the average value of other cells in the range as specified by the following table. This attribute MUST NOT exist if type is not equal to "aboveAverage".