Sets a formula conditional format for a cell in the model.
Syntax
Parameters
- row
- Row index of the cell in the model
- column
- Column index of the cell in the model
- style
- Style to be applied to the cell if the formula evaluates to true
- formula
- Formula to evaluate for the condition
Return Value
Boolean:
true if successful;
false otherwise
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