Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ConditionalFormatting Class
Properties Methods Events


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 PropertyGets the average value.  
    Public PropertyGets a value that indicates whether the conditional formatting range(s) contains a CalcError value.  
    Public PropertyGets the number of elements contained in the ICollection.  
    Public PropertyGets all values.  
    Public PropertyGets a value that indicates whether the ICollection is read-only.  
    Public PropertyGets the ranges that the conditional formatting applied.  
    Public PropertyGets the rules.  
    Public PropertyGets the standard deviation.  
    Public PropertyGets the ranges value count.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an item to the ICollection.  
    Public MethodAdds the elements of the specified IConditionalFormattingRule collection to the ConditionalFormatting object.  
    Public MethodRemoves all items from the ICollection.  
    Public MethodDetermines whether the ICollection contains a specific value.  
    Public MethodCopies the items to a compatible one-dimensional array, starting at the specified index of the target array.  
    Public MethodOverloaded. Evaluates the specified formula.  
    Public MethodGets the compare value.  
    Public MethodReturns an enumerator that iterates through the collection.  
    Public MethodGets the value.  
    Public MethodThe index of the item.  
    Public MethodNotifies the ConditionalFormatting object that the formula in the conditional formatting rule has changed.  
    Public MethodNotifies when the requirements have changed.  
    Public MethodRemoves the first occurrence of a specific object from the ICollection.  
    Top
    Public Events
     NameDescription
    Public EventOccurs after a conditional formatting rule has been changed.  
    Public EventOccurs when the conditional formatting needs to be split due to an internal change.  
    Top
    See Also