Spread Windows Forms 9.0 Product Documentation
IConditionalFormatSupport Interface Members
Methods 

The following tables list the members exposed by IConditionalFormatSupport.

Public Methods
 NameDescription
 MethodClearConditionalFormatsRemoves all of the conditional formats from the cell at the specified row and column.  
 MethodConditionalFormatInvalidateCellInvalidates the conditional format cell that is specified.  
 MethodConditionalFormatInvalidateColumnInvalidates the conditional format cell that is specified.  
 MethodConditionalFormatInvalidateRowInvalidates the conditional format cell that is specified.  
 MethodConditionalFormatIsRowUsedDetermines whether the specified row has a conditional format set.  
 MethodConditionalFormatNextNonEmptyColumnInRowGets the next non-empty column in the specified row after the specified column that contains a conditional format.  
 MethodGetCellConditionalFormatsGets a conditional format for the next cell after the cell at the specified row and column.  
 MethodGetColumnConditionalFormatsGets a conditional format for the next column after the specified column.  
 MethodGetConditionalFormatsOverloaded. Gets a conditional format from the cell at the specified row and column.  
 MethodGetRowConditionalFormatsGets a conditional format for the next row after the specified row.  
 MethodGetValidConditionalFormatGets the style for the first condition that is satisfied from the list of conditional formats for the cell at the specified row and column.  
 MethodSetConditionalFormatOverloaded. Sets a parameterized conditional format for the cell at the specified row and column.  
 MethodSetFormulaConditionalFormatSets a formula conditional format for the cell at the specified row and column.  
Top
See Also

Reference

IConditionalFormatSupport Interface
FarPoint.Win.Spread Namespace

User-Task Documentation

Setting up Conditional Formatting of a Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.