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

In This Topic
    ConditionalFormatting Class Members
    In This Topic

    The following tables list the members exposed by ConditionalFormatting.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets the average value.  
    Public PropertyGets the number of elements contained in the ICollection object.  
    Public PropertyGets whether the ICollection object is read-only.  
    Public Property Gets the ranges that the conditional formatting is applied to.  
    Public Property Gets the rules.  
    Public Property Gets the standard deviation.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an item to the ICollection object.  
    Public Method Adds 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 Method Copies the items to a compatible one-dimensional array, starting at the specified index of the target array.  
    Public Method Returns an enumerator that iterates through the collection.  
    Public Method  
    Public Method Gets the value.  
    Public Method Notifies 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