Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IIconSetCondition Interface / setPercentileValues Method
In This Topic
    setPercentileValues Method
    In This Topic
    Sets a Boolean value indicating if the thresholds for an icon set conditional format are determined by using percentiles.

    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.

    Syntax
    void setPercentileValues( 
       boolean value
    )

    Parameters

    value
    See Also