Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IConditionalFormattingModel Interface
Properties Methods Events

In This Topic
    IConditionalFormattingModel Interface Members
    In This Topic

    The following tables list the members exposed by IConditionalFormattingModel.

    Public Properties
     NameDescription
     Property (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
     Property (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
     PropertyGets or sets the ConditionalFormatting at the specified index.  
     PropertyGets or sets the sheet view.  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
     Method (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
     Method (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
     Method (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
     MethodFinds all conditional formatting that takes effect in the specified cell range.  
     MethodFinds all rules which take effect in the specified cell.  
     Method (Inherited from System.Collections.Generic.IEnumerable<ConditionalFormatting>)
     Method (Inherited from System.Collections.Generic.ICollection<ConditionalFormatting>)
     MethodResumes this instance.  
     MethodSuspends this instance.  
    Top
    Public Events
     NameDescription
     EventOccurs when the user makes a change to the model that affects the conditional formatting of cells in the sheet.  
    Top
    See Also