Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IConditionalFormatSupport2 Interface

In This Topic
IConditionalFormatSupport2 Interface Methods
In This Topic

For a list of all members of this type, see IConditionalFormatSupport2 members.

Public Methods
 NameDescription
 MethodRemoves all of the conditional formats from the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
 MethodInvalidates the conditional format cell that is specified. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
 MethodInvalidates the conditional format cell that is specified. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
 MethodInvalidates the conditional format cell that is specified. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
 MethodDetermines whether the specified row has a conditional format set. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
 MethodGets the next non-empty column in the specified row after the specified column that contains a conditional format. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
 MethodGets a conditional format for the next cell after the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
 MethodGets a conditional format for the next column after the specified column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
 MethodReturns all conditional formats.  
 MethodGets a conditional format for the next row after the specified row. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
 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. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
 MethodSets conditional format(s) for the cell at the specified row and column.  
 MethodSets a formula conditional format for the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport)
Top
See Also