Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IIconSetCondition Interface
/ PercentileValues Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
PercentileValues Property
In This Topic
Returns or sets a Boolean value indicating if the thresholds for an icon set conditional format are determined by using percentiles.
Syntax
C#
System.
bool
PercentileValues {
get
;
set
;}
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.
See Also
Reference
IIconSetCondition Interface
IIconSetCondition Members