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


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.  
    Public PropertyGets a value that indicates whether the ICollection is read-only.  
    Public PropertyGets the ConditionalFormatting at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an item to the ICollection.  
    Public MethodAdds columns of cells after the specified column.  
    Public MethodAdds rows of cells after the specified row.  
    Public MethodAdjusts the ConditionalFormatting model when there are some ConditionalFormattings objects that need to be split.  
    Public MethodOverloaded. Removes all of the contents from the cells in the specified range of cells.  
    Public MethodDetermines whether the ICollection contains a specific value.  
    Public MethodCopies a range of cells and pastes it into a range of cells at the specified location.  
    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 MethodMoves a range of cells and pastes it into a range of cells at the specified location.  
    Public MethodRemoves the first occurrence of a specific object from the ICollection.  
    Public MethodRemoves columns from the specified starting position.  
    Public MethodRemoves rows from the specified starting position.  
    Public MethodSwaps a range of cells from one specified location to another.  
    Top
    Protected Methods
     NameDescription
    Protected MethodReturns information about the event that was raised.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the user makes a change to the model that affects the conditional formatting of cells of the sheet.  
    Top
    See Also