Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingModel Class
Properties Methods

In This Topic
    ConditionalFormattingModel Class Members
    In This Topic

    The following tables list the members exposed by ConditionalFormattingModel.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the ICollection object.  
    Public PropertyGets a value that indicates whether the ICollection object is read-only.  
    Public PropertyGets the ConditionalFormatting object at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an item to the ICollection object.  
    Public MethodDetermines whether ICollection contains a specific value.  
    Public Method Copies to an array.  
    Public Method Finds all conditional formatting that takes effect in the specified cell range.  
    Public Method Finds all rules which take effect in the specified cell.  
    Public Method Returns an enumerator that iterates through the collection.  
    Public MethodRemoves the first occurrence of a specific object from the ICollection object.  
    Top
    See Also