Spread ASP.NET 6.0 Product Documentation
SetConditionalFormat Method
See Also  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : SetConditionalFormat Method


Glossary Item Box

Sets conditional formatting based on a specified comparison for a specified cell. Sets the conditional formats for a cell or range of cells on the sheet.

Overload List

OverloadDescription
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator,String)Sets conditional formatting based on a specified comparison for a specified cell.  
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator,String,String)Sets conditional formatting based on a specified comparison for a specified cell.  
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator,Expression,Expression)Sets conditional formatting based on a specified expression for a specified cell.  
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator,Expression)Sets conditional formatting based on a specified expression for a specified cell.  
SetConditionalFormat(Int32,Int32,NamedStyle,ComparisonOperator)Sets conditional formatting based on a specified comparison for a specified cell.  
SetConditionalFormat(Int32,Int32,Int32,Int32,NamedStyle,ComparisonOperator)Sets conditional formatting based on a specified comparison for a specified cell for a range.  
SetConditionalFormat(Int32,Int32,Int32,Int32,NamedStyle,ComparisonOperator,String)Sets a parameterized conditional format for the cell at the specified range.  
SetConditionalFormat(Int32,Int32,Int32,Int32,NamedStyle,ComparisonOperator,String,String)Sets a parameterized conditional format for the cell at the specified range.  
SetConditionalFormat(Int32,Int32,Int32,Int32,NamedStyle,ComparisonOperator,Expression)Sets a parameterized conditional format for the cell at the specified range.  
SetConditionalFormat(Int32,Int32,Int32,Int32,NamedStyle,ComparisonOperator,Expression,Expression)Sets a parameterized conditional format for the cell at the specified range.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

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