IconSetCondition.Type property (Excel)

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

Syntax

expression.Type

expression A variable that represents an IconSetCondition object.

Remarks

This property will always return a Long value of 6, which is equivalent to xlIconSet.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.