Share via


Top10.Type Property

Excel Developer Reference

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 a Top10 object.

Remarks

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

See Also