Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IConditionalFormatSupport2 Interface
Methods

In This Topic
    IConditionalFormatSupport2 Interface Members
    In This Topic

    The following tables list the members exposed by IConditionalFormatSupport2.

    Public Methods
     NameDescription
     Method Removes all of the conditional formats from the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
     Method Invalidates the conditional format cell that is specified. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
     Method Invalidates the conditional format cell that is specified. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
     Method Invalidates the conditional format cell that is specified. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
     Method Determines whether the specified row has a conditional format set. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
     Method Gets the next non-empty column in the specified row after the specified column that contains a conditional format. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
     Method Gets a conditional format for the next cell after the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
     Method Gets a conditional format for the next column after the specified column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
     Method Returns all conditional formats.  
     Method Gets a conditional format for the next row after the specified row. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
     Method Gets the style for the first condition that is satisfied from the list of conditional formats for the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
     Method Sets conditional format(s) for the cell at the specified row and column.  
     Method Sets a formula conditional format for the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
    Top
    See Also