Sets a formula conditional format for the cell at the specified row and column.
Syntax
Parameters
- row
- Row index of cell
- column
- Column index of cell
- style
- Style to be applied to the cell if the formula evaluates to true
- formula
- Formula for the condition
Return Value
Boolean:
true if successful;
false otherwise
Requirements
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6
See Also