[]
Sheets.ConditionalFormatting.ConditionType
Specifies the condition type.
• areaCondition = 12
Specifies the area condition.
• averageCondition = 10
Specifies the average condition.
• cellValueCondition = 11
Specifies the cell value condition.
• colorCondition = 3
Specifies the color condition.
• dateCondition = 5
Specifies the date condition.
• dateExCondition = 6
Specifies the dateex condition.
• formulaCondition = 4
Specifies the formula condition.
• numberCondition = 1
Specifies the number condition.
• relationCondition = 0
Specifies the relation condition.
• textCondition = 2
Specifies the text condition.
• textLengthCondition = 7
Specifies the text length condition.
• top10Condition = 8
Specifies the top 10 condition.
• uniqueCondition = 9
Specifies the unique condition.