Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormatting Class
Properties Methods


ConditionalFormatting Class Members

The following tables list the members exposed by ConditionalFormatting.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the average value.  
Public PropertyGets the number of elements contained in the ICollection object.  
Public PropertyGets whether the ICollection object is read-only.  
Public PropertyGets the ranges that the conditional formatting is applied to.  
Public PropertyGets the total number of references. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObject)
Public PropertyGets the rules.  
Public PropertyGets the standard deviation.  
Top
Public Methods
 NameDescription
Public MethodAdds an item to the ICollection object.  
Public MethodAdds the elements of the specified IConditionalFormattingRule collection to the ConditionalFormatting object.  
Public MethodRemoves all items from the ICollection object.  
Public MethodDetermines whether the ICollection collection contains a specific value.  
Public MethodCopies the items to a compatible one-dimensional array, starting at the specified index of the target array.  
Public MethodRemoves this GrapeCity.Spreadsheet.DataValidation from its owner GrapeCity.Spreadsheet.Worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects`3.ConditionalObject<CfRule,ConditionalFormatting,CfExecutedResult>)
Public MethodReturns an enumerator that iterates through the collection.  
Public Method  
Public MethodGets the range reference at the specified index. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObject)
Public MethodGets the value.  
Public MethodNotifies the ConditionalFormatting object that the formula in the conditional formatting rule has changed.  
Public MethodRemoves the first occurrence of a specific object from the ICollection collection.  
Top
See Also