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 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