Overload | Description |
---|---|
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. |
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
Reference
DefaultSheetStyleModel ClassDefaultSheetStyleModel Members