Spread Windows Forms 12.0 Product Documentation
IConditionalFormattingModel Interface Methods

FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : IConditionalFormattingModel Interface

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

Public Methods
 NameDescription
 MethodAdds an item to the ICollection. (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
 MethodRemoves all items from the ICollection. (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
 MethodDetermines whether the ICollection contains a specific value. (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
 MethodCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index. (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
 MethodFinds all conditional formatting that takes effect in the specified cell range.  
 MethodFinds all rules which take effect in the specified cell.  
 MethodReturns an enumerator that iterates through the collection. (Inherited from System.Collections.Generic.IEnumerable<ConditionalFormatting>)
 MethodRemoves the first occurrence of a specific object from the ICollection. (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
 MethodResumes this instance.  
 MethodSuspends this instance.  
Top
See Also

Reference

IConditionalFormattingModel Interface
FarPoint.Win.Spread Namespace