IconSetCondition.PercentileValues property (Excel)
Returns or sets a Boolean value indicating if the thresholds for an icon set conditional format are determined by using percentiles.
Syntax
expression.PercentileValues
expression A variable that represents an IconSetCondition object.
Remarks
This property will return False if not every threshold is set to percentile. Setting this property to True will set every threshold type to percentile.
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.