Spread ASP.NET 6.0 Product Documentation
IConditionalFormatSupport Interface Members
See Also  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : IConditionalFormatSupport Interface


Glossary Item Box

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 specified.  
 MethodConditionalFormatInvalidateColumnInvalidates the conditional format cell specified.  
 MethodConditionalFormatInvalidateRowInvalidates the conditional format cell 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

© 2002-2012 GrapeCity, Inc. All Rights Reserved.