Spread.Sheets Documentation
IconSetRule class
Represents an icon set rule with the specified parameters.
Syntax
var instance = new GC.Spread.Sheets.ConditionalFormatting.IconSetRule(iconSetType, ranges);
function IconSetRule;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.ConditionalFormatting.ScaleRule
      GC.Spread.Sheets.ConditionalFormatting.IconSetRule

Constructors
 NameDescription
public ConstructorIconSetRule ConstructorRepresents an icon set rule with the specified parameters.  
Top
Methods
 NameDescription
public MethodcreateCondition (Inherited from GC.Spread.Sheets.ConditionalFormatting.ScaleRule)
public MethodevaluateReturns the specified value of the rule if the cell meets the condition.  
public Methodstatic (Shared in Visual Basic)getIconGets the icon based on the specific iconSetType and iconIndex objects.  
public MethodiconCriteriaGets the icon criteria.  
public MethodiconSetTypeGets or sets the type of icon set.  
public MethodmaxColor (Inherited from GC.Spread.Sheets.ConditionalFormatting.ScaleRule)
public MethodmaxType (Inherited from GC.Spread.Sheets.ConditionalFormatting.ScaleRule)
public MethodmaxValue (Inherited from GC.Spread.Sheets.ConditionalFormatting.ScaleRule)
public MethodmidColor (Inherited from GC.Spread.Sheets.ConditionalFormatting.ScaleRule)
public MethodmidType (Inherited from GC.Spread.Sheets.ConditionalFormatting.ScaleRule)
public MethodmidValue (Inherited from GC.Spread.Sheets.ConditionalFormatting.ScaleRule)
public MethodminColor (Inherited from GC.Spread.Sheets.ConditionalFormatting.ScaleRule)
public MethodminType (Inherited from GC.Spread.Sheets.ConditionalFormatting.ScaleRule)
public MethodminValue (Inherited from GC.Spread.Sheets.ConditionalFormatting.ScaleRule)
public MethodresetResets the rule.  
public MethodreverseIconOrderGets or sets whether to reverse icon order.  
public MethodshowIconOnlyGets or sets whether to display the icon only.  
public MethodstopIfTrue (Inherited from GC.Spread.Sheets.ConditionalFormatting.ScaleRule)
Top
See Also

Reference

GC.Spread.Sheets.ConditionalFormatting Namespace
Using Conditional Formatting

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.