Spread Windows Forms 6.0 Product Documentation
SetConditionalFormat Method
See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : SetConditionalFormat Method


Glossary Item Box

Sets conditional formatting for a specified cell on the sheet based on a specified comparison. Sets the conditional formatting for a cell in the model.

Overload List

OverloadDescription
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator)Sets conditional formatting for a specified cell on the sheet based on a specified comparison.  
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator,String)Sets conditional formatting for a specified cell on the sheet based on a specified comparison.  
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator,String,String)Sets conditional formatting for a specified cell on a sheet based on a specified comparison (and conditions).  
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator,Expression,Expression)Sets conditional formatting for a specified cell on the sheet based on a specified expression.  
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator,Expression)Sets conditional formatting for a specified cell on the sheet based on a specified expression.  
SetConditionalFormat(Int32,Int32,Int32,Int32,NamedStyle,ComparisonOperator)Sets conditional formatting for a specified range of cells on the sheet based on a specified comparison.  
SetConditionalFormat(Int32,Int32,Int32,Int32,NamedStyle,ComparisonOperator,String)Sets conditional formatting for a specified range of cells on the sheet based on a specified comparison (and parameter).  
SetConditionalFormat(Int32,Int32,Int32,Int32,NamedStyle,ComparisonOperator,String,String)Sets conditional formatting for a specified range of cells on the sheet on a specified comparison (with conditions).  
SetConditionalFormat(Int32,Int32,Int32,Int32,NamedStyle,ComparisonOperator,Expression)Sets conditional formatting for a specified range of cells on the sheet based on a specified comparison (and expression).  
SetConditionalFormat(Int32,Int32,Int32,Int32,NamedStyle,ComparisonOperator,Expression,Expression)Sets conditional formatting for a specified range of cells on the sheet based on a specified comparison (with parameters).  
SetConditionalFormat(Int32,Int32,ConditionalFormat[])Sets conditional format(s) for the cell at the specified row and column.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.