Spread Windows Forms 15.0
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 MethodCopies to an array.  
    Public MethodFinds all conditional formatting that takes effect in the specified cell range.  
    Public MethodFinds all rules which take effect in the specified cell.  
    Public MethodReturns an enumerator that iterates through the collection.  
    Public MethodRemoves the first occurrence of a specific object from the ICollection object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodReturns information about the event that was raised.  
    Top
    See Also