Share via


AboveAverage.Type Property (Excel)

Returns one of the constants of the XlFormatConditionType enumeration, which specifies the type of conditional format. Read-only.

Version Information

Version Added: Excel 2007

Syntax

expression .Type

expression A variable that represents an AboveAverage object.

Remarks

This property will always return a Long value of "12", which is equivalent to xlAboveAverageCondition.

See Also

Concepts

AboveAverage Object Members

AboveAverage Object