Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IConditionalFormatSupport Interface
Methods

In This Topic
    IConditionalFormatSupport Interface Members
    In This Topic

    The following tables list the members exposed by IConditionalFormatSupport.

    Public Methods
     NameDescription
     MethodRemoves all of the conditional formats from the cell at the specified row and column.  
     MethodInvalidates the conditional format cell that is specified.  
     MethodInvalidates the conditional format cell that is specified.  
     MethodInvalidates the conditional format cell that is specified.  
     MethodDetermines whether the specified row has a conditional format set.  
     MethodGets the next non-empty column in the specified row after the specified column that contains a conditional format.  
     MethodGets a conditional format for the next cell after the cell at the specified row and column.  
     MethodGets a conditional format for the next column after the specified column.  
     MethodOverloaded. Gets a conditional format from the cell at the specified row and column.  
     MethodGets a conditional format for the next row after the specified row.  
     MethodGets the style for the first condition that is satisfied from the list of conditional formats for the cell at the specified row and column.  
     MethodOverloaded. Sets a parameterized conditional format for the cell at the specified row and column.  
     MethodSets a formula conditional format for the cell at the specified row and column.  
    Top
    See Also