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


Glossary Item Box

Sets a conditional format for a cell in the model with the specified value. Sets a conditional format for a cell.

Overload List

OverloadDescription
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator,String)Sets a conditional format for a cell in the model with the specified value.  
SetConditionalFormat(Int32,Int32,ConditionalFormat[])Sets conditional format(s) for the cell at the specified row and column.  
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator,String,String)Sets a conditional format for a cell in the model with the specified values.  
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator,Expression,Expression)Sets a conditional format for a cell in the model with the specified expressions.  

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.