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


In This Topic
ConditionalFormatting Class Methods
In This Topic

For a list of all members of this type, see ConditionalFormatting members.

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